Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

Class Name format

A class name is composed of an identifier plus an optional package name to specify package ownership.

Syntax

[OwnerPackage.] Name

Element Type Notes
OwnerPackage Package name Specifies the package owning the class.
Name Identifier Specifies the name of the class.

Examples

Intent Code
Set a class in context with class Organization.Staff.Person;

See Also


Contents distributed under a Creative Commons Attribution 4.0 International License · About · Terms of Use · Contact Us · last updated on 08 October 2020