Engine(id:Int):Obj
Access engine properties. Use as
ForEach Engine Do ...
or
With Engine(n) Do ...
Version Differences: This function was available for use in With under the name Engines() since PCC 1.0.6. Do not use the name Engines in new code, it is not supported by PCC2; use Engine instead.
Since: PCC 1.0.18, PCC2 1.99.8
See also: Engine Properties, Contexts, Functions