ContentsIndexHome
PreviousUpNext
IScalarData::setValue Method (char*)

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. 

 

C++
virtual void setValue(const char* value) = 0;
Parameters 
Description 
const char* value 
The value to assign. 
Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved