DE
Postpones evaluation of a string as an expression, when it is passed as a parameter to the IIf or Evaluate functions. Escapes any double quotation marks in the parameter and wraps the result in double quotation marks.
DE( string=string );
Returns: String
Examples
WriteOutput(de("susi"));