`name = 'quantity'`. Change that to `name == 'quan...
# suitescript
m
name = 'quantity'
. Change that to
name == 'quantity'
👍 1