Determines if a string value consist of numeric values#
Functionality:#
This function returns a boolean TRUE or FALSE if the passed string is numeric
Parameters:#
STRING | The test value you want to test |
Returns: #
TRUE/FALSE
Errors: #
Notes#
- This is normally used in programming logic to ensure that a variable contains numeric values only, so as to prevent other errors from occurring
Click to create a new notes page
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation