zackster
08/08/2022, 11:19 AMdswitzer
08/08/2022, 11:25 AMzackster
08/08/2022, 11:26 AMzackster
08/08/2022, 11:26 AMAdam Cameron
Adam Cameron
Adam Cameron
Adam Cameron
isObject thing is a different issue, and should not be part of that ticket.Adam Cameron
isObject returns true if the argument is a "CFML object". I take that to mean a CFC instance. So false in this case is probably correct?Adam Cameron
I know what your thinking, I'm just loathe to add yet another bif and namespaceDon't then. Create a UDF that wraps a call to
GetBuiltInFunction and has yer try/catch in there, and just call the UDF.
No need to change anything.foundeo
getFunctionList().keyExists("encodeForHTML")foundeo