xpxStringToReal

FUNCTION xpxStringToReal(aString   : STRING,
                         VAR aReal : REAL)
                         status    : INTEGER;

The xpxStringToReal converts the string aString to a real number and returns the real value in the aReal argument.

Arguments


TypeNameComment
STRINGaStringThe string representing the REAL number
REALaRealThe REAL number

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.