An object type can be specified by its name prefixed with
‘.’
.object type name;
An object 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. An object
type can only be used as an output command as part of a chain output
command.