HexStrToReal (FUN)ΒΆ
FUNCTION HexStrToReal : BOOL
Converts a HexReal-string to a REAL value. See DeserializeHexReal for a description of the format.
- InOut:
- Scope - Name - Type - Comment - Return - HexStrToReal- BOOL- Input - str- STRING- The string to convert - Output - f- REAL