DocumentComplete

Function Name c:<CONTROL-NAME>#OnDocumentComplete
Syntax   (defun c:<CONTROL-NAME>#OnDocumentComplete URL [as String] /)
)
Return Type Ignored
Applies To Html

This event is triggered when the document has finished loading and the browser has entered the ready state. Use this event to modify the loaded HTML when needed.