InputValue

The InputValue object is a special version of a Text object that is used to allow a user to enter a numerical input directly in the view window, without using the Input Editor.  The input value can be modified by double-click on the displayed value to enter edit mode.  After editing is complete, press the Return key or click on another object to accept the new value.

The present value for an InputValue object can be accessed by the inputs to the keywords for other objects either through an expression, e.g. [InputValue1].Value, or by simply entering the name of the InputValue.