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 |
⚠ Everything else is automatically generated and will be overwritten regularly.