The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home BasePack Stringl Procedures and Functions IsAllHex | |||||||
See also: IsHexChar, IsAllDec | |||||||
IsAllHex |
|||||||
The function IsAllHex returns TRUE if all characters of the string Instring are hexadecimal digits ('0' to '9', or 'A' to 'F' - either lower or upper case).
|