Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


For example, if you have a static instance Pete of type person, and want to retrieves Pete's name, you can write the expression:

  • Person[Pete].Name
UI Text Box
type
Info

Although you are allowed to change the values of attributes and relations of a static instance at runtime, it is not allowed to delete a static instance at runtime. This results in an error.