
Note: You must add uk to the end of the address, it's to help prevent spam. |
VAL() TYPE: Numeric Function Action: Returns a numeric VALue representing the data in the <string> argument. If the first non-blank character of the string is not a plus sign (+), minus sign (-), or a digit the VALue returned is zero. String conversion is finished when the end of the string or any non-digit character is found (except decimal point or exponential e). EXAMPLE of VAL Function:
|