AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
SciTextElement.SetValue Method
Sets the value of the input box.
public void SetValue(
string value
);
Parameters
-
value
- The value of the input box.
See Also
SciTextElement Class | Plumtree.Remote.Sci Namespace