Control Structures

aka

Supported By

Syntax

object type typeName aka typeName

TypeName is the name of a data type.

Example

object type fraction aka rational number

Description

The aka keyword is part of the object type structure. It identifies a singular synonym for a user-defined object type. See the description for object type for details.