User Tools

Site Tools


syntax:functions:astext

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:astext [2021/09/12 23:07] craigtsyntax:functions:astext [2021/09/12 23:08] (current) craigt
Line 29: Line 29:
 =====Examples===== =====Examples=====
   astext( 'January' )  //Returns 'January '   astext( 'January' )  //Returns 'January '
- 
   astext( 125 )  //Returns '125'   astext( 125 )  //Returns '125'
- 
   astext( 2 + 2 = 4 )  //Returns 'TRUE'   astext( 2 + 2 = 4 )  //Returns 'TRUE'
- 
   astext( 2 + 2 = 5 )  //Returns 'FALSE'   astext( 2 + 2 = 5 )  //Returns 'FALSE'
- 
   astext( 1 / 0 )  //Returns 'Error: Division by zero'   astext( 1 / 0 )  //Returns 'Error: Division by zero'
  
syntax/functions/astext.txt · Last modified: 2021/09/12 23:08 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki