ord Return ASCII value of character Description intord stringstring Returns the ASCII value of the first character of string. This function complements chr. <function>ord</function> example ]]> You can find an ASCII-table over here: &url.asciitable;. See also chr.