SysLabel Class [AX 2012]
| Method | Description | |
|---|---|---|
| bulkEditor | Creates an instance of the LabelBulkEditor class. (Inherited from Label.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createLabelFile | Creates a label file for a specified label ID. (Inherited from Label.) |
| delete | Deletes a specified label. (Inherited from Label.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exists | Indicates whether a specified label ID exists. (Inherited from Label.) |
| extractComment | Returns a comment associated with a specified label ID. (Inherited from Label.) |
| extractString | Returns the text associated with a specified label ID. (Inherited from Label.) |
| finalize | Closes the current label file. (Inherited from Label.) |
| getFirstLabelFile | Returns the first label file ID record. (Inherited from Label.) |
| getLabelFileCreatedDate | Returns the date that a specified label file was created. (Inherited from Label.) |
| getLabelFileCreatedTime | Returns the time that a specified label file was created. (Inherited from Label.) |
| getLabelFileModificationDate | Returns the date a specified label file was modified. (Inherited from Label.) |
| getLabelFileModificationTime | Returns the time that a specified label file was modified. (Inherited from Label.) |
| getNextLabelFile | Returns the next label file ID record. (Inherited from Label.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insert | Creates a label ID for a specified text string. (Inherited from Label.) |
| labelId | Returns the number included in a specified label ID. (Inherited from Label.) |
| languageId | |
| maxLabelId | Returns the ID for the last label in the specified label file. (Inherited from Label.) |
| modify | Modifies the text and comment associated with a specified label. (Inherited from Label.) |
| moduleId | Returns the label file ID for a specified label ID. (Inherited from Label.) |
| moreLabelFiles | Indicates whether there are additional label files. (Inherited from Label.) |
| name | Returns a label ID based on a specified label file ID and label ID number. (Inherited from Label.) |
| new | Creates a new instance of the Label class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| searchFirst | Returns the first label ID found for a specified search term. (Inherited from Label.) |
| searchNext | Returns the next label ID found for a search term passed to the method. (Inherited from Label.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Creates a string that represents the current object. (Overrides the toString Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::defaultModuleId | |
| ::findModules | |
| ::getLabelInstance | |
| ::isLabelId | |
| ::isLabelModuleId | |
| ::labelId2ModuleId | |
| ::labelId2String | |
| ::labelId2String2 | |
| ::labelIds2Strings | Translates a set of label IDs into their corresponding values. |
| ::labelIdSplit | |
| ::resolveLabels | |
| ::seachStringBuildExactStr | |
| ::searchStringBuildSpecialCharString | |
| ::searchStringHasOnlySpecialChars | |
| ::searchStringHasSpecialChars |
Community Additions
ADD
Show: