VI_Tag_RemoveTags.vi

Removes all tags with the specified tag name. Returns the number of tags removed.

VI_Tag_RemoveTags.vi

cvirn

VI reference - VI reference is a reference to a VI, custom control, or global variable for which you want to invoke the Set Tag method.

ccclst

error in (no error) - The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cstr

TagName - TagName is the name of the tag.

ivirn

dup VI reference - dup VI reference is a duplicate reference to the VI, custom control, or global variable reference passed in.

icclst

error out - The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32

RemoveTags - RemoveTags returns the number of tags removed.