Alexandria Uptime: 15.83 Days
Total players online: 0



Take the Tour | Site Map

Name

ascii — Get the ascii value of a specific character in.

Synopsis

call string.txt ascii { char } [ return ]

Author

old_asm_programmer

Parameters

Table 103. ascii parameters

NameDescription
charCharacter to get ascii code from
returnName of return value ('return' by default)

Description

Get the ascii value of a specific character in.

Returns

@%2 is set to the ascii value

Changes

#strRes

See Also

string.chr