...
Code Block | ||||
---|---|---|---|---|
| ||||
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
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|