|
Navigation: Function Reference > Study Formula Functions > ThisStudy.getValue() ThisStudy.getValue() |
Top Previous Next |
ThisStudy.getValue( offset: Integer ) : Double;
Retrieves a value from the current study at offset. The value returned is a Double. Use to access prior values in the same study.
Parameters
offset |
integer value (0 or negative offset into the stream) |