Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%CSP.ScriptElement

class %CSP.ScriptElement extends %CSP.Element

The %CSP.ScriptElement class is the class representing unrecognized script tag in the DOM.

Method Inventory

Methods

method RenderEndTag() as %Status
Resets script indicator and writes code into the routine builder object that will do the default rendering for an end tag.
method RenderStartTag() as %Status
Indicates children are in a script tag and writes code into the routine builder object that will do the default rendering for a begin tag.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab