Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

NewUndoItemCreator Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.NewUndoItemCreator ( kindParam, editedFileParam, editDescription = "")

Return Value

UndoItemCreator

Purpose

Creates and returns a new UndoItemCreator object.

Parameters

kindParam As EditKinds

[In] Specifies the kind of edit that the UndoItemCreator creates an undo item for.

editedFileParam As PropertyObjectFile

[In] Pass the file you are editing.

editDescription As String

[In] Pass a string to use as the UndoDescription and RedoDescription of the undo item that the UndoItemCreator creates. If you pass an empty string, the UndoItemCreator uses a default description.

This parameter has a default value of "".


See Also

UndoItemCreator


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit