gerd
11/2/2016 - 3:20 PM

From https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/extending-coldfusion-pages-with-cfml-scripting

//Create an instance of a component.  
someComponent = createObject("Component" "myComponent");