4 lines
126 B
Text
4 lines
126 B
Text
> use StringTools in Ord( "A" ); Char( 65 ) end;
|
|
65
|
|
|
|
"A"
|