VB Outline API Alias Table Functions

These functions perform operations on alias tables.

FunctionDescription
EsbOtlCreateAliasTableCreates an empty alias table in the outline
EsbOtlCopyAliasTableCopies an alias table to another alias table
EsbOtlRenameAliasTableRenames an existing alias table
EsbOtlClearAliasTableClears all entries from an existing alias table without deleting the alias table
EsbOtlDeleteAliasTableDeletes an alias table from the outline and clears all of its entries
EsbOtlSetAliasTableLanguageSets a language code for an alias table. An alias table can have multiple language codes.
EsbOtlGetAliasTableLanguagesGets the set of language codes associated with an alias table.
EsbOtlClearAliasTableLanguagesClears the set of language codes associated with an alias table.