User Tools

Site Tools


syntax:functions:asnumber

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
syntax:functions:asnumber [2015/04/18 23:04] dmitrysyntax:functions:asnumber [2015/04/18 23:05] dmitry
Line 9: Line 9:
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
-| asnumber( 0 - 13 )  |  -13  |+| asnumber( '123.45' )  |  123.45 
 +| asnumber( 543.21 )  |  543.21  |
 | asnumber( 1 > 2 )  |  0  | | asnumber( 1 > 2 )  |  0  |
 | asnumber( 'text' )  |  #Can't convert to number  | | asnumber( 'text' )  |  #Can't convert to number  |
syntax/functions/asnumber.txt · Last modified: 2021/09/12 12:13 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki