IsAlias - DataDictionary

Returns whether table is an alias table

Type: Function

Return Data Type: Boolean

Parameters: None

Return Value

Returns True if this is an alias table


Syntax
Function IsAlias Returns Boolean

Call: Get IsAlias to BooleanVariable


Description

This can be used in the main (master) DD classes to write custom code regular and alias DDs.