cfdocs icon indicating copy to clipboard operation
cfdocs copied to clipboard

Alternative syntax

Open shaedrich opened this issue 7 years ago • 1 comments

Some functions have alternative syntax:

  • Shortcut like #arrayNew()# and []
  • queryExecute() and new Query()
  • subset (function with specific parameter which has the same result as another function in general) like decrypt(string,key,"cfmx_compat","hex") and cfusion_Decrypt()

Should this syntax be represented by a specific key?

shaedrich avatar Mar 05 '18 15:03 shaedrich

Instead of an alternative syntax we could add java to engines.

shaedrich avatar Mar 07 '18 17:03 shaedrich