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 ARRAYList of all libraries
compile_idCurrent compile id of the library
liburiLibrary resource name
outofdateIf the library has been changed since it was loaded into this script