PCRuntimeInputControl.stringIsInt Method [AX 2012]

Indicates whether a locale specific string represents an integer.

protected boolean stringIsInt(str _intAsLocalString)

Run On

Called

Parameters

_intAsLocalString
Type: str
A locale specific string.

Return Value

Type: boolean
true if the string represents an integer; otherwise, false.

Community Additions

ADD
Show: