LibraryFunctionName()
Syntax
Result$ = LibraryFunctionName()Description
Returns the name of the function in the library currently being examined with the ExamineLibraryFunctions() and NextLibraryFunction() functions.
Parameters
None.
Return value
Result$ - The name of the function from the library, which is useful for passing to the CallFunction() or CallCFunction() functions.
Supported OS
Windows, Linux