![]()
|
refLibrarian
|
The refLibrarian function returns the Librarian Lambda attached to the specified
ObjectRepository database archive file {aGor}. If no Librarian Lambda is attached, #void
is returned. When to use The refLibrarian is used to query the Object Repository for the Librarian Lambda attached to it.
(refLibrarian aGor) Returns the Librarian Lambda or #void if no Lambda is attached.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Example_ObjectRepository_refLibrarian_001
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types aGor The ObjectRepository which will be queried. ObjectRepository
Returns:
Examples
Argument Types
ObjectRepository
Lambda
How do I contact the AIS team?