clear pages in pools
pagePoolClear()
returns boolean
Clear out all the CFML code (cfm, cfcs) in the cache of compiled code. It is supported in Lucee.
writeDump(pagePoolClear());