RecentlyModified


Overview
The RecentlyModified standard function builds a list of recently modified pages with an optional "top count" to limit the results and optional view type.

Prototype
##RecentlyModified(integer {Top}, string {styleName})

Parameters


Examples
##RecentlyModified(10, Full)

##RecentlyModified(10, Full)


See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function

Related