Call Chain Function

Returns the chain of callers from the current VI to the top-level VI. Element 0 of the call chain array contains the name of the lowest VI in the call chain. Subsequent elements are callers of the lower VIs in the call chain. The last element of the call chain array is the name of the top-level VI.


icon

Inputs/Outputs

  • i1dstr.png call chain

    call chain is the chain of callers from the current VI to the top-level VI.