GetHarescriptLoadedLibraries (open)
Returns a list of all libraries directly loaded by this script (for the initial load, or by functions as MakeFunctionPtr)
Syntax
LOADLIB "wh::devsupport.whlib";
RECORD ARRAY FUNCTION GetHarescriptLoadedLibraries()
Return value
RECORD ARRAY
List of all libraries
compile_id
Current compile id of the library
liburi
Library resource name
outofdate
If the library has been changed since it was loaded into this script