Resolved! Client Catalog script getRowCount() not working
I have a catalog client script below on a catalog item, Type = onChange, Variable name = rpType, applies to Catalog Item view (checked). In the Background, this code: var n = getNextTbn(); gs.print('Final TBN: ' + n); function getNextTbn() { var tb...
