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

Compare with Current View Page History

« Previous Version 2 Next »

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

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

The function returns a STRING: "A"

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a STRING