<@U399QD98A> Some very general thoughts would be t...
# suitescript
j
@cja Some very general thoughts would be to think of the outcome you want to achieve and the least 'expensive' way to achieve that. If for example you need to check something that may be on every line of an order it may be better to perform that on a User Even script instead of a client side field change as you would be able to do a search for all lines in one go rather than n times where n is the number of lines on your order.
👍 1