libfunctions

.libfunctions libraryName:{String} -> UnorderedCollection<String>

Lists the names of all functions exposed by the library with the given name.

Return

unordered set of functions exposed by the library, or an empty one if the library is not found

Parameters

libraryName

name of the library, case-insensitive