Include


Overview
The Include standard function inserts the processed body of another page into the current page.

Prototype
##Include(string [pageName])

Parameters


Examples
##Include(pageName)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related