PdsBatchAttrib::str2NumOk Method
Checks the format of a string if it can be converted to real number.
Syntax
client server public static boolean str2NumOk(TempStr _tempStr)
Run On
Called
Parameters
- _tempStr
Type: TempStr Extended Data Type
The string to convert.
Return Value
Type: boolean
true if the string contains a valid real number.