Range Functions
NAME
SYNTAX
DESCRIPTION
.Range(start_index,end_index)- > number
Returns the values between the specified start and end periods.
findByTitle(searchString) - > [?]
Tagging/Grouping function. Returns the value of the nodes which has the specified title
DS.(SERIES).GETCURRENTRANGE()
Returns the current range values based on the period selection.
PRIOR_SERIES_PERIOD_LOOKUP
(seriesOffset, periodIndex, initialValue) - > [number]
Returns the specified period's value.
Last updated