User Tools

Site Tools


syntax:functions:columnexists

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:columnexists [2021/07/31 19:28] craigtsyntax:functions:columnexists [2021/09/12 11:29] (current) – [Examples] craigt
Line 27: Line 27:
 Given the dataset above, ColumnExists() would return the following results: Given the dataset above, ColumnExists() would return the following results:
   columnexists('Description') = TRUE   columnexists('Description') = TRUE
 +
   columnexists('description') = FALSE  //Function is case-sensitive   columnexists('description') = FALSE  //Function is case-sensitive
 +
   columnexists('Price') = FALSE   columnexists('Price') = FALSE
  
  
syntax/functions/columnexists.txt · Last modified: 2021/09/12 11:29 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki