PCRuntimeInputControl.stringIsReal Method [AX 2012]

Indicates whether a locale specific string represents a real number.

protected boolean stringIsReal(str _realAsLocalString)

Run On

Called

Parameters

_realAsLocalString
Type: str
A locale specific string.

Return Value

Type: boolean
true if the string represents a real number; otherwise, false.

Community Additions

ADD
Show: