<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Returns the ASCII code corresponding to the specified character.
syntax
Ascii(
ch
)
Parameters
Type:
General purpose
Characters to convert to ASCII. Strings and arrays can also be specified.
Return Value
ASCII code, or -1 on failure.
Explanation
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
StrLen
MBStrLen
LeftStr
RightStr
MidStr
FindStr
IsLike
InsertStr
RepeatInsertStr
CombineStr
DivideStr
TrimLeftStr
TrimRightStr
UpperStr
LowerStr
ReplaceStr
ReverseStr
CStrToArray
CArrayToStr
CCsvToArray
CArrayToCsv
Chr
Ascii
RET
IntStrs
IsFullWidthChar
MeasureStr