Lib.numbers.int.process.TryParseInt - tixl3d/tixl GitHub Wiki
Tries to parse a string to an integer, if failing, the default value is used instead.
Name (Relevancy & Type) | Description |
---|---|
String (String) | - |
Default (Int32) | - |
Name | Type |
---|---|
Result | System.Int32 |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.