EditLink
Overview
The EditLink standard function inserts a link to edit the current page. When used on an include page, the edit link edits the include.
Prototype
##EditLink(string {linkText})
Parameters
- Name: linkText {Optional}
- Type: string
- Default: edit
- Description: The optional text of the edit link.
Examples
##EditLink(Edit this page)
See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function
Related