!!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: * None !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 ---- ![Notes|Edit:Internal.ISNUMBER] [{InsertPage page='Internal.P2K_PU.ISNUMBER' default='Click to create a new notes page'}]