These functions perform operations on alias tables.
| Function | Description |
|---|---|
| EsbOtlCreateAliasTable | Creates an empty alias table in the outline |
| EsbOtlCopyAliasTable | Copies an alias table to another alias table |
| EsbOtlRenameAliasTable | Renames an existing alias table |
| EsbOtlClearAliasTable | Clears all entries from an existing alias table without deleting the alias table |
| EsbOtlDeleteAliasTable | Deletes an alias table from the outline and clears all of its entries |
| EsbOtlSetAliasTableLanguage | Sets a language code for an alias table. An alias table can have multiple language codes. |
| EsbOtlGetAliasTableLanguages | Gets the set of language codes associated with an alias table. |
| EsbOtlClearAliasTableLanguages | Clears the set of language codes associated with an alias table. |