EndLabelBatch
Find the syntax, use, parameters, return values, and an example for the EndLabelBatch macro command in Connexion client.
Syntax | BOOL = CS.EndLabelBatch |
---|---|
Use to | Ends the label printing process. |
Parameters | None |
Comments | You must use this command to end label printing after you use the PrintLabel or PrintLabelEx command in a macro. |
Return values | None |
Example | See the example for PrintLabel or PrintLabelEx. |