You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This function returns a text  containing the symbol corresponding to a extended ASCII code (0 <= code <= 255).

Syntax
getAscii(number code) #Output: Text
Examples
Parser expressionDescription
getAscii(65)

This example returns the following text: "A"

Additional information

Parameters used in this function

ParameterInput (data type)Description
xxx

DATA TYPE

Parameter description.
Output

This function returns a TEXT