Technical Reference > Graphics Builder Automation Interface > Page Properties Functions > PageAssociationDefault

PageAssociationDefault

Sets or retrieves the default for the currently selected page association.

Syntax

Def=PageAssociationDefault

PageAssociationDefault(Def)

Def:

Default substitution string to be used if the page association has not been performed using the Ass(..) Cicode function at runtime. The default needs to be either a literal string enclosed in single quotes (e.g. ‘a literal value’) or a valid tag name.

Return Value

The default for the currently selected association (as a string), or 0 (zero) if successfully used to set the default. An error is returned if unsuccessful.

Related Functions

PageAddAssociation,PageAssociationDescription