IntlChar::isprint Check if code point is a printable character &reftitle.description; public static boolIntlChar::isprint mixedcodepoint Determines whether the specified code point is a printable character. &true; for general categories other than "C" (controls). &reftitle.parameters; codepoint &intl.codepoint.parameter; &reftitle.returnvalues; Returns &true; if codepoint is a printable character, &false; if not. &reftitle.examples; &intl.codepoint.example; ]]> &example.outputs; &reftitle.seealso; IntlChar::iscntrl IntlChar::PROPERTY_DEFAULT_IGNORABLE_CODE_POINT