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

6.1.4 Role type

A role type can be referred to by its name prefixed with ‘~
~role type name;
A role type can be used as the argument to a foreach, do or dowhile loop. It can also be used as a condition in if statements, either on its own or as part of a chain clause, including as the final element. A role type can also be used as part of a chain output command, but there the final element must be a property.

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