Show in Frame No Frame
Up Previous Next Title Page Index Contents Search

6.2.12 MetaType

The metatype of the current element can be printed by:
metaType
which outputs ‘Object’ for objects, ‘Relationship’ for relationships, ‘Graph’ for graphs, ‘Text’ for text and ‘String’ for strings.

The command can also be used to access elements in containing loops by following the command with a semicolon and level number: see “Level number” in Section 6.1.9.

Show in Frame No Frame
Up Previous Next Title Page Index Contents Search