cfdocs
cfdocs copied to clipboard
Alternative syntax
Some functions have alternative syntax:
- Shortcut like
#arrayNew()#and[] queryExecute()andnew Query()- subset (function with specific parameter which has the same result as another function in general) like
decrypt(string,key,"cfmx_compat","hex")andcfusion_Decrypt()
Should this syntax be represented by a specific key?
Instead of an alternative syntax we could add java to engines.