The <panel> Tag
Purpose
Include a subpanel of the current panel or a toplevel panel by name.
Attributes
| Name | Description |
|---|---|
| name | Required - Specifies the name of a panel to be searched in the current panel. |
Body
The <panel> tag may have a body containing <param> tags. The tag body is evaluated, but not included.


