Contents

suiteName

Returns the name of the receiver’s suite.

Declaration

var suiteName: String? { get }

Return Value

The receiver’s suite name. Within an application’s scriptability information, named suites contain related sets of information.

See Also

Getting basic information about the script class