CountLibraryFunctions()
Syntax
Result = CountLibraryFunctions(#Library)Description
Counts the number of functions available in a library. The library must be open when this function is called.
Parameters
#Library - The number of the library which contains the functions to count. This number must be identical to that used previously with: OpenLibrary().
Return value
Result - The number of functions available in the library.
Supported OS
Windows, Linux