02-27-2007 10:20 PM
02-28-2007 07:23 AM
An invoke node is for calling methods (functions) on an object (vi, control ...) through the use of a reference to the object. It is important when you want to invoke an objects functionality programatically. Its use is similar to the property node.