TatLibraryList.FindByLibraryName Method
Finds a library by its name. Do not use it. See RegisterScripterLibrary procedure for more information.
Syntax
Unit: atScript
function TatLibraryList.FindByLibraryName(ALibName: string): TatLibraryListItem;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| ALibName | string |