AddCommand

Examples


The AddCommand method defined for the syAreaPageXML form adds a single command to the current content area.

Syntax

AddCommand of form syAreaPageXML, XML_state, command

Parameters

XML_state – A composite parameter of the type AreaPageXMLState that is used to maintain state information for the Area Page.

command – The command to be added to the content area.


Documentation Feedback