Skip to content

Lib.numbers.float.logic.TryParse

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

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

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally