
reference.language.category_basics.html Maven / Gradle / Ivy
Categories
Creating objects i.e. category instances
In Prompto, all values (number, text, user defined...) are objects. However it is common to use the word object as a nickname for category instance.
Creating an object i.e. instantiating a category is done by using its name, optionally followed by attribute assignments.
The syntax varies depending on the dialect, as follows:
Attribute assignments are optional, it is legal to assign only some attributes, or none.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy