def
func:pointWrite
pointWrite(point, val, level, who: null, opts: null)
Set a writable point's priority array value at the given level. The point may be any value accepted by toRec()
. Level must be 1 to 17 (where 17 represents def value). The who parameter is a string which represent debugging information about which user or application is writing to this priorirty array level. If who is omitted, then the current user's display string is used