SYNTAX:
xpfStringToReal (aString : STRING)
aReal : REAL;
To be completed
The function xpfStringToReal converts a given number from its STRING representation, aString, to its REAL value, aReal.
General
Content
Integrations