CountLibraryFunctions()
Syntax
Result = CountLibraryFunctions(#Library)Description
Counts the number of functions available in a library. The library must be opened when you call this command.
Parameters
#Library - The number of the library to count the functions in. This must be the same number that you use when you called OpenLibrary().
Return value
Result - The number of functions available in the library.
Supported OS
Windows, Linux