<@U29JEQVL6> Something to try in the future is con...
# suitescript
j
@al3xicon Something to try in the future is converting your variable to a string inside the expression, like
sysrec_field.toString()
. I think I ran into that before and this helped. Seems like NetSuite's Java interpreter sometimes has a problem with javascript being loosely typed.