Inject
Overview
The Inject standard function inserts the un-processed body of another wiki page into the current page.
Prototype
##Inject(string [pageName])
Parameters
- Name: pageName [Required]
- Type: string
- Description: The name of the page to include.
Examples
##Inject(pageName)
See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function
Related