Skip to content

onoff

  ONOFF  - Returns 'on' or 'off'

  STR = ONOFF(B)

  If B<=0, STR = 'off', else, STR = 'on'