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


TypeNameComment
STRINGaStringThe string representing an integer
INTEGERanIntegerThe 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.

Â