User Tools

Site Tools


syntax:functions:iferror

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:iferror [2016/06/08 00:04] – created dmitrysyntax:functions:iferror [2016/06/11 10:35] dmitry
Line 5: Line 5:
  
 ^  Expression  ^  Result  ^ ^  Expression  ^  Result  ^
-| IfError( 1/0, 'Eternity' ) | Eternity+| IfError( 1 / 0, 'Infinity' ) | Infinity
-| IfError( 1 + 0, 'Eternity' ) | 1|+| IfError( 1 + 0, 'Infinity' ) | 1|
  
 **See also** **See also**
   * [[syntax:functions:iserror]]   * [[syntax:functions:iserror]]
   * [[syntax:functions:ifempty]]   * [[syntax:functions:ifempty]]
syntax/functions/iferror.txt · Last modified: 2021/08/16 03:15 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki