Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Integer » ParseInteger_Deprecated

ParseInteger_Deprecated


Module: FoundationLite

Returns the integer number represented by a string.

Name Type Description
Input value
inString String
Input value
inBase NumberSystemBase
Output value
outInteger Integer?

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Unsupported numeral system base in ParseInteger_Deprecated.

Complexity Level

This filter is available on Advanced Complexity Level.