counter

Document Actions
last edited 4 years ago by darbuash

Every time increment counter by one when fire inpin incCounter. Reset set counter to 0. Get returns value of counter.

figure

inpins

  1. get() - ID = 1 - get result
  2. addStr(in1)-ID=2-add string
    • in1-String
  3. setDelim(in1)-ID=3-set delimiter
    • in1-String
  4. reset()-ID=4-clear buffer

outpins

  1. OUT - ID = 51-String

status

alpha release