Revisions


Overview
The Revisions standard function shows the history of the current page or optionally another page.

Prototype
##Revisions(string {styleName}, integer {pageSize}, bool {pageSelector}, string {pageName})

Parameters


Examples
##Revisions(Full)
##Revisions(Full, 10, true)
##Revisions(Full, 10, true, Home)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related