ScriptEvent:strToFloat
From Mod Wiki
Parameters
string value -- The string to convert.
Result
Supported By
sdSysCallThread
Comments
- If the text does not represent a valid float, 0 will be returned
Functionality
Converts the given string into a float.