alias_dereference(OUT LIB)
This function returns the original library name if the given one is an alias.
Parameters
| Name | Type | Description |
|---|
OUT | string | The variable in which to store the original retrieved name. |
LIB | string | The target IP library name. |