Kilowatt Software's
Classic Rexx Tutorial
Language Level 4.00 (TRL-2)

1 Datatype   built-in function

The Datatype function is used to assess whether a value is of a certain type.

When the type argument is omitted, the Datatype function returns

  NUM if string is a Rexx numeric value

  CHAR if string is NOT a Rexx numeric value


Kilowatt Software's -- Classic Rexx Tutorial -- Back to top
Click here if you have any comments or questions regarding this tutorial

Last updated on: 28 Apr 2003