Oracle® WebCenter Interaction Development Kit 10.3.3.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