PdsBatchAttrib::str2IntOk Method

Checks the format of a string if it can be converted to an integer.

Syntax

client server public static boolean str2IntOk(TempStr _tempStr)

Run On

Called

Parameters

Return Value

Type: boolean
true if the string contains a valid integer; otherwise, false.

See Also

Reference

PdsBatchAttrib Table