Vertaling van "Unicode code" in Nederlands
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Returns the Unicode code points for the characters in the text.
Find the codes for the needed letters in the Unicode code charts.
Parameters number - a decimal number representing one or more Unicode code points
When converting a composite character such as ä, the function returns the Unicode code point for the composite character.
Wanneer u een samengesteld teken, zoals ä omzet, geeft deze functie als resultaat het Unicode-code-point voor het samengestelde teken.
Description Each group of five digits in the number is treated as a Unicode code point, and the character for each five-digit group is returned in the text.
Beschrijving Elke groep van vijf cijfers in het getal wordt behandeld als een Unicode-code-point, en het teken voor elke groep van vijf cijfers wordt als resultaat gegeven in de tekst.
Ord Ord() returns the Unicode code point number of the first character of the input string.
Ord Ord() retourneert het aantal punten voor de Unicode-code point van het eerste teken van de invoertekenreeks.
Strings may now include arbitrary Unicode code points specified in hexadecimal, using the syntax U'hhhh'.
The Char function returns the characters for Unicode code points.
For example, Unicode code point U+1D11E, the musical G clef character, graphical user interface improvements
Bijvoorbeeld, Unicode-codepunt U+1D11E, de muzikale G-sleutel-karakter, kan aangegeven worden met U'1D11E'.
For a set of Unicode code charts, see the Unicode web.
For example, Unicode code point U+1D11E, the musical G clef character, may be expressed as U'1D11E'.
Bijvoorbeeld, Unicode-codepunt U+1D11E, de muzikale G-sleutel-karakter, kan aangegeven worden met U'1D11E'.
UNICHAR (UNICODE CHARacter) returns Character for any valid Unicode code point. Draw
UNI.TEKEN (UNICODE TEKEN) geeft het teken terug voor een geldig Unicode codepunt.
The UNICODE() function returns a unicode code point for the first character in a text string.