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