-
Notifications
You must be signed in to change notification settings - Fork 218
Lib.numbers.int.process.TryParseInt
Thomas Mann edited this page May 28, 2025
·
2 revisions
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.