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.
Â