Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes a specified label.
Syntax
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.