Time Series Model Package
ESMSPEC Synopsis
DECLARE OBJECT obj (ESMSPEC);
Method syntax, in order of typical usage:
rc=obj.Open ();
rc=obj.SetTransform ('Type' <,'Option',Parm>);
rc=obj.SetParm ('CompName' <, Parm, LRest, URest>);
rc=obj.SetOption ('Name', Value <,'Name',Value,…>);
rc=obj.GetLabel ();
rc=obj.Close ();
Last updated: July 09, 2026