![Question keyboard key](https://ruifeio.com/wp-content/uploads/2010/09/2498332085_80b10c8bf2_z-1.jpg)
REXX – Comparison Functions
The following built-in Rexx Comparison Functions compare numbers and/or strings and return a value. Function Description COMPARE Returns 0 if the two input strings are identical. Otherwise, returns the position of the first character that does not match. DATATYPE Returns a string indicating the input string is a particular […]