NEWENCODER
encoder multivariateThe NEWENCODER
function creates an empty encoder and pushes it onto the stack. An encoder is very similar to a Geo Time Series™, it differs by its ability to store values of all four types (LONG, DOUBLE, BOOLEAN, STRING) where a GTS is limited to the type of the first value stored.
The set of operations which can be performed on encoders is more limited than those that can be performed on GTS.