Parses a string into an integer. If the string is nullish, empty, or is not a finite number, returns null.
Optional
Parses a string into an integer. If the string is nullish, empty, or is not a finite number, returns null.