PageVariable_ExportValue
Exports runtime values assigned to a variable of the bound Page object of the Document Hierarchy.
Syntax
bool PageVariable_ExportValue (StrParam)
Parameters
String value of the variable's name.Returns
Always True.Level
Page level.Details
Exports runtime values assigned to a variable of the bound Page object of the Document Hierarchy.- Example
PageVariable_ExportValue("TemplateID")