
samples.categories.modify-illegal.pec Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of WebSite Show documentation
Show all versions of WebSite Show documentation
Prompto Documentation Web Site POM
The newest version!
define fullName as Text attribute
define Person as category with attribute fullName
define main as method doing:
p = Person
p.fullName = "Arthur Rimbaud"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy