7.0

Table Of Contents
To remove an applied global condition:
Select the page, object, or group from which you want to remove the applied global condition, and then,
in the Object Inspector, locate the Condition property. Highlight the contents of the Condition property
and press BACKSPACE to clear the property.
Related topics:
Conditions (Page 276)
Global Conditions (Page 276)
Local Conditions (Page 277)
Line Conditions (Page 277)
Create a Global Condition (Page 285)
View or Edit the Properties of a Global Condition (Page 287)
Use a Global Condition as a Variable (Page 288)
Delete a Global Condition (Page 294)
Combine Global Conditions (Page 291)
Override a Global Condition (Page 293)
Create, Edit, or Delete Local Conditions (Page 295)
Create or Remove a Line Condition (Page 296)
Enter a PlanetPress Talk Expression in a Text Box (Page 280)
18.2.8 Use a Global Condition as a Variable
To use a global condition as a variable:
Place an ampersand before the first character of the condition name. For example, the following line of
PlanetPress Talk code references the condition backordered as a global variable:
show(if(&backordered,'Out of stock',''))
When the condition evaluates to True, the line “Out of stock” prints; when it evaluates to False, nothing
prints.
Related topics:
Conditions (Page 276)
Global Conditions (Page 276)
Local Conditions (Page 277)
Line Conditions (Page 277)
Create a Global Condition (Page 285)
View or Edit the Properties of a Global Condition (Page 287)
Apply or Remove a Global Condition (Page 287)
Delete a Global Condition (Page 294)
Combine Global Conditions (Page 291)
Override a Global Condition (Page 293)
Create, Edit, or Delete Local Conditions (Page 295)
Create or Remove a Line Condition (Page 296)
Verify a Condition (Page 297)
Enter a PlanetPress Talk Expression in a Text Box (Page 280)
Conditions (Page 276)
Global Conditions (Page 276)
Local Conditions (Page 277)
Line Conditions (Page 277)
Create a Global Condition (Page 285)
Apply or Remove a Global Condition (Page 287)
Use a Global Condition as a Variable
Delete a Global Condition (Page 294)
Conditions - Detailed Directions
Objectif Lune Inc. © 2009 288