Product: LABEL MATRIX
Version: All Versions
|
ImageCopy(data): This function allows you to use a copy of image (constant) or variable data in a combination expression. If you are using constant data on your label and also using that same data within an expression, the ImageCopy function allows you to change the piece of constant data on the label and then the copy used in the expression will update automatically.
Example: ImageCopy("Bar Code 1")
|