| add |
Add an SDRecord to the Results Manager. |
| copy |
Copies currently viewed to the clipboard. |
| delete |
Deletes the Results Manager Variable with the specified index. |
| done |
Deletes and closes down the results manager tool (not recommended!). |
| getdescriptions |
Gets descriptions from an index value in the results manager. |
| getlastviewed |
Returns the SDRecord of the last viewed item in the plotter. |
| getnames |
Gets name from an index value in the results manager. |
| getselectiondescriptions |
Gets the descriptions of all selected items in the Results Manager. |
| getselectionnames |
Gets the names of all selected items in the Results Manager. |
| getselectionvalues |
Gets the values of all selected items in the Results Manager. |
| getvalues |
Returns values of selected in results manager. |
| gui |
Opens the GUI for the results manager if it isn't already viewed. |
| nogui |
Specifies whether the GUI for the Results Manager should be viewed. |
| paste |
Pastes from the clipboard into the results manager. |
| rename |
Renames a selected Results Manager variable. |
| select |
Selects an item in the results manager. |
| selectbyname |
Selects an item in the results manager by name rather than by index number. |
| selectionsize |
Gives the number of items selected in the results manager. |
| setdescription |
Sets description to a specified string. |
| setlastviewed |
For a specified index value in the results manager, it will set this as the last viewed item. |
| size |
Gives the number of items in the results manager. |
| wsname |
Retrieves name of MS that will be used for any selections. |