Beam(id:Int):Obj

Access beam weapon properties. Use as

 ForEach Beam Do ...

or

 With Beam(n) Do ...

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

Since: PCC 1.0.18, PCC2 1.99.8

See also: Beam Properties, Contexts, Functions