Back to FabImage Studio website
You are here: Start » Filter Reference » Integer » ParseInteger
Returns the integer number represented by a string.
Name | Type | Description | |
---|---|---|---|
![]() |
inString | String | |
![]() |
inBase | NumberSystemBase | |
![]() |
outInteger | Integer? |
Examples
Description of usage of this filter can be found in examples and tutorial: IO Serial Port Communicator.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Unsupported numeral system base in ParseInteger. |
Complexity Level
This filter is available on Basic Complexity Level.