| Name | Desciption | Data Type |
|---|---|---|
| SUMDIGITS | Returns the sum of the individual digits contained in a string. | Long |
| MyString | The alphanumeric string for analysis. | String |

This function has no specific error values. If the string does not have any numbers the function returns 0 (zero).