Group | Model Interaction, Alias |
---|---|
Description | Load a list of aliases in the current list of aliases. The new list can replace the current list of aliases or it can be merged with the current list depending on the function's settings. Specifying a pattern ensures that only matching aliases are loaded. Wildcard characters (?,*) may by used in pattern. |
Required Control | System control |
Usage | status = LoadAlias(fileName, aliasNamePattern, options) |
Input |
|
Output |
|
Exception |
|
| |
Examples | None |
---|---|
Related Items | CreateAlias, RemoveAlias, SaveAlias, LoadAliasDescription, OP_LOAD_FILE_STATUS, OP_LOAD_FILE_OPTION. |
Modules | import RtlabApi |