VI class/Transaction.Undo method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 428
Scope VI Scripting
Data Name Transaction.Undo
Short Name* Transaction.Undo
Long Name* Transaction:Undo
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Return Data Type No return value
Invoke Node Transaction:Undo
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsNo
Available with strict type definitionsNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Undoes the last operation. This method is similar to selecting Edit»Undo.

Parameters

This method has no parameters.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links