VAL: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 2: Line 2:


{{Command|syntax=[[Image:val.png|right|VAL]]VAL <a$>
{{Command|syntax=[[Image:val.png|right|VAL]]VAL <a$>
|description=:Retuns the first number of the input.
|description=:Returns the value of a number, or mathematical expression, defined as a text string.


|param1=<a$>|param1_desc={{a$}}
|param1=<a$>|param1_desc={{a$}}

Latest revision as of 00:27, 4 January 2011

Up

Command

VAL
VAL
VAL <a$>


Returns the value of a number, or mathematical expression, defined as a text string.

Parameters

<a$>
Text string or name of a string variable.

Example

VAL(19abc12)