lure.load

Desc

Syntax/Usage

Arguments

Name Type Decription Required
pObj The object to load into the lure.document scope. Can be a file/domobject/or plain text. If no arguments are specified, the function will return an empty document object No

Return value

Return Type Description
[Table] DOM Object On successful completion of the the load function, it will return a valid DOM Object, or nil on failure