def

func:pointWriteArray

pointWriteArray(point)

Return the current priority array state of a writable point. The point may be any value accepted by toRec(). The result is returned grid with following columns:

  • level: number from 1 - 17 (17 is default)
  • levelDis: human description of level
  • val: current value at level or null
  • who: who last controlled the value at this level

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function