Group | Model Interaction, Alias |
---|---|
Description | Remove aliases from the current list of aliases currently associated with the active model. Specifying a pattern ensures that only maching aliases are removed. Wildcard characters (?,*) may by used in pattern. |
Required Control | System control |
Usage | RtlabApi.RemoveAlias(aliasNamePattern) |
Input |
|
Output | None |
Exception |
|
| |
Examples | None |
---|---|
Related Items | CreateAlias, RemoveAllAlias |
Modules | import RtlabApi |