class tag
Category: persistent logic tag
Defines a custom tag from which multiple instances can be created.
Sample usage
Fields
Primary field
None
Secondary fields
- * contains the class definition
- _ defines the field inside the class definition that the primary tag of an instance will correspond to
- Other fields defined by the user: define fields that the new tag can accept.
Behaviour
Notes
Example