Create a time series with the output of a function

Many functions return a time series.

The container for a time series that is created by the output of a function is often implicitly determined. For example, if part of a time series is extracted using the Clip function and the result is stored in the database, the container for the original time series is used for the new time series.

If a time series returned by one of these functions cannot use the container of the original time series and a container name is not specified, the resulting time series is stored in a container associated with the matching TimeSeries subtype and regularity. If no matching container exists, a new container is created.