Include
The Include standard function inserts the processed body of another page into the current page.
##Include(string [pageName])
- Name: pageName [Required]
- Type: string
- Description: The name of the page to include.
##Include(pageName)Function Calling Convention
Scope Function
Instruction Function
Standard Function