LabelBulkEditor.delete Method [AX 2012]

Deletes a specified label.

public boolean delete(str label)

Run On

Server

Parameters

label
Type: str
A string that specifies the label ID. The string must include an at sign (@) followed by a label file ID and a number.

Return Value

Type: boolean
true if the label is deleted; otherwise, false.

Community Additions

ADD
Show: