From OpenSCADAWiki
String: String to integer (str2int)
Description: Converting the string value to the integer format.
Parameters:
| ID | Parameter | Type | Mode | By defaults |
|---|---|---|---|---|
| rez | Result | Integer | Return | |
| val | Value | String | Input | |
| base | Base (2...36) | Integer | Input | 0 |