Member of the support class.
which
which a
Returns the file location of a function. which lists the file location of all functions you defined. which a lists all functions whose name is or begins with a. For example, which ao returns aoch and aowf as well as any functions you defined that begin with ao.
This function is not supported in the LabVIEW Run-Time Engine. This function can remain in your scripts when you build a stand-alone application or shared library, but the LabVIEW Run-Time Engine does not execute this function.
which which