IntlChar::getBlockCode
Get the Unicode allocation block containing a code point
&reftitle.description;
public static intIntlChar::getBlockCode
mixedcodepoint
Returns the Unicode allocation block that contains the character.
&reftitle.parameters;
codepoint
&intl.codepoint.parameter;
&reftitle.returnvalues;
Returns the block value for codepoint.
See the IntlChar::BLOCK_CODE_* constants for possible return values.
&reftitle.examples;
&intl.codepoint.example;
]]>
&example.outputs;