Storm(id:Int):Obj

Access ion storm properties. Use as

 ForEach Storm Do ...

or

 With Storm(n) Do ...

Version Differences: This function was available for use in With under the name Storms() since PCC 1.0.11. Do not use the name Storms in new code, it is not supported by PCC2; use Storm instead.

Since: PCC 1.0.18, PCC2 1.99.8

See also: Storm Properties, Storm Commands, Contexts, Functions