/
xpxStringToInteger
xpxStringToInteger
FUNCTION xpxStringToInteger(aString : STRING; VAR anInteger : INTEGER) status : INTEGER;
The xpxStringToInteger converts the string aString to an integer number and returns the integer value in the anInteger argument.
Arguments
Type | Name | Comment |
STRING | aString | The string representing an integer |
INTEGER | anInteger | The value of the given string as an INTEGER |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfStringToInteger
xpfStringToInteger
More like this
xpxStringToReal
xpxStringToReal
More like this
xpfInstanceIdToInteger
xpfInstanceIdToInteger
More like this
xpxStringPrintf
xpxStringPrintf
More like this
xpfCastValue
xpfCastValue
More like this
xpfGetDatatype
xpfGetDatatype
More like this