| UtilsLib REALbasic Plugin |
|
GetLabelString Method
Use GetLabelString to get a string used in the label menu of the finder.
GetLabelString(
labelNumber as Integer) as String
Parameters
- labelNumber
- Integer value defining the number of the label.
Returns
- String
Remarks
Returns: The label string
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Unsupported Platforms:
Win32 - WindowsLinux x86
See Also
GlobalMethods Global