Skip to content

IsAlias - DataDictionary

Returns whether table is an alias table

Type: Function
Return Data Type: Boolean

Syntax

Function IsAlias Returns Boolean

Call Example

Get IsAlias to BooleanVariable

Description

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

Return Value

Returns True if this is an alias table