Returns true, if the specified array has the AS_SERIES flag set, i.e. access to the array is performed back
to front as in timeseries. A timeseries differs from a usual array in that the indexing of timeseries elements is performed
from its end to beginning (from the newest data to old).