<div dir="ltr">If you're ok with using an external library, then there is [pofutil] in the pof library which outputs a list of arguments when sent a [dollarg( message.<div><br></div><div>so, like:<br><br>[dollarg(</div><div>|</div><div>[pofutil]</div><div><br></div><div>You can then just use pd's list functions (list length, list split, etc) to pull that list apart and check its length, etc. </div><div><br></div><div>[route symbol float] should do the last bit you wanted, </div><div><br></div></div>