ContentsIndexHome
PreviousUpNext
IScalarData.setValue Method (String)

Sets the scalar data to the specified value. Applies to string valued scalars, and element scalars of which the range is a not subset of Integers. 

 

Java
void setValue(String value);
Parameters 
Description 
String value 
The value to assign.