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

ThisStudy.addValue()

Top  Previous  Next

ThisStudy.addValue( aData: Double );

 

Adds a new element into the current study data stream where aData is a Double value.

 

Parameters

 

aData

double value to be added into the stream.

 

addValue

 

See also:

 

ThisStudy.setValue()

ThisStudy.getValue()

TEStream.getBarState()