Label.bulkEditor Method

Creates an instance of the LabelBulkEditor class.

Syntax

public LabelBulkEditor bulkEditor(str module)

Run On

Called

Parameters

  • module
    Type: str
    A string data type that specifies a three-letter label file ID.

Return Value

Type: LabelBulkEditor Class
An instance of the LabelBulkEditor class.

Remarks

The LabelBulkEditor class is used to modify a label file in a fast manner.

This method returns null when invoked from the client tier.

See Also

Reference

Label Class