| Name | Desciption | Data Type |
|---|---|---|
| INTfrmPOS | Finds the integer value at and/or to the immediate right of a specified position in a string. Return value can be either an integer or an error string. | Variant |
| MyStr | The alphanumeric string for analysis. | String |
| Pos | The position within the string from which value will be extracted. Arguement optional. Position value defaults to 1 if not specified. | Long |

Errors are returned as a string value '#Error'.