Minefield(id:Int):Obj

Access minefield properties. Use as

 ForEach Minefield Do ...

or

 With Minefield(n) Do ...

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

Since: PCC 1.0.18, PCC2 1.99.8

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