Skip to content

TryParse

in Lib.numbers.float.logic

Tries to parse a string to a float number; if failing, the default value is used instead.

Input Parameters

Name (Relevancy & Type) Description
String (String)
Default (Single)

Outputs

Name Type
Result System.Single