Skip to main content

Search

Search

Syntax Issue

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    The Print Code Modifier (PCM) is the wrong tool to use for this.  In the object/data source that you wish to optionally print or not, use an event VB script with your If..Then statement.  Note that you use the "value = X" expression to set the value of the script's data source.  Set it to something for it to print, and nothing "" if you don't want it to print.

    0

Please sign in to leave a comment.