Method
Integer.FromText
Warning
This item was deprecated in version 2024r1. Please use Integer.FromString as a replacement.
Description
Converts a Text value containing a number that can be represented as a Integer to a Integer value.
This method is shared.
If no locale is specified, then Locale.Raw is used.
Compatibility
All project types on all supported operating systems.