View Single Post
  #1   Report Post  
Joey
 
Posts: n/a
Default Using double quotes in IF results

Does anyone know how to include double quotes in the results of an IF
express, as in:

{ IF TextString = "anytext" "This is the "true" result" "This is the "false"
result" }

Any help is greatly appreciated.