/
xpxStringToReal
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
Type | Name | Comment |
STRING | aString | The string representing the REAL number |
REAL | aReal | The 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.
, multiple selections available,
Related content
xpxStringPrintf
xpxStringPrintf
More like this
xpxStringToInteger
xpxStringToInteger
More like this
xpxSetTypePathByString
xpxSetTypePathByString
More like this
xpxGetAttrBN
xpxGetAttrBN
More like this
xpfStringToInteger
xpfStringToInteger
More like this
xpxSystemTrap
xpxSystemTrap
More like this