User manual

Designing Labels
Using Toolbars
102
13857L-003 11/29/2011
Bar Code Wizard - Visual Basic Expression
Select this type of field to manipulate your variable fields with the Visual Basic functions. The
result of the expression will be used with the current object on the label. You can define
one-line expression that must follow Visual Basic programming syntax.
Look at the samples in the dialog box for ideas of what can be done with the Visual Basic
script.
Expression: Enter the Visual Basic expression. Include the names of the variable fields in the
straight quotes.
Build Expression: Click on this button to open the Expression Builder text editor with
reference to frequently used Visual Basic functions.
VB Script Help: Click on this button to open the Microsoft help files explaining syntax and use
of Visual Basic scripting.
Example • The Visual Basic expression functionality can be used for merging text fields or to
perform simple mathematical operations.