<!--- Loop while true as string. ---> <cfloop condition="#toString( true )#"> Loop true (immediate evaluation as string).<br /> <cfbreak /> </cfloop>