GlossaryItem Type Commands (Template Language)
Commands for objects of GlossaryItem type defined in Software Ideas Modeler Template Language.
| Command Name | Result Type | Description |
|---|---|---|
| CreationDate | String | Returns the creation date of the glossary item. |
| Id | String | Returns the ID of the glossary item. |
| Meaning | String | Returns the meaning of the glossary item. |
| Term | String | Returns the term of the glossary item. |
| Type | String | Returns the type of the glossary item. |
New Comment