Group | Model Interaction, Alias |
---|---|
Description |
Return the set of information of aliases active for the current model. Specifying a pattern ensures that only matching alias information is returned. Wildcard characters (?,*) may be used in pattern. | |
Required Control | None |
---|---|
Usage | aliasInfo = RtlabApi.GetAliasDescription(aliasNamePattern) |
Input |
|
Output |
|
Exception |
|
| |
Examples | None |
---|---|
Related Items | CreateAlias, LoadAliasDescription, OP_ALIAS_INFO |
Modules | import RtlabApi |