English
Chinese
 
yTin Online Help
 
 
Home (english)
|
Home (chinese)
|
Downloads
|
Sample scripts
|
Online help
|
Utilities
|
FAQs
|
Discussions/Messages
|
Mud&links
|
My Progs
|
Mirrors
|
ord
format:           
#ord
{variable} {string}
Note: this name is from similar Perl function.
Converts the 1st character of string to its ascii code and assign it
to variable. See similar Perl function ord().
See also:
#chr