Label.maxLabelId Method

Returns the ID for the last label in the specified label file.

Syntax

public int maxLabelId(str module)

Run On

Called

Parameters

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

Return Value

Type: int
An integer that indicates the maximum label ID for the specified label file.

See Also

Reference

Label Class