Navigation: Function Reference > Study Formula Functions > ThisStudy.setValue()

ThisStudy.setValue()

Top  Previous  Next

ThisStudy.setValue( aData: Double );

 

Replaces the current value in the current study data stream with aData, where aData is a Double value.

 

Parameters

 

aData

double value to be added into the stream.

 

setValue

 

See also:

 

ThisStudy.addValue()

ThisStudy.getValue()

TEStream.getBarState()