Converts force string to real number and returns the result.
FUNCTION OLDForceStrToReal(
forceString : STRING;
VAR realValue : REAL): BOOLEAN;def vs.OLDForceStrToReal(forceString):
return (BOOLEAN, realValue)| Name | Type | Description |
|---|---|---|
| forceString | STRING | |
| realValue | REAL |
Availability: from Vectorworks 2018