Join Slack
Powered by
and 2) you're defining truefalse again, no need to...
# suitescript
p
PabloZ
03/08/2018, 11:31 AM
and 2) you're defining truefalse again, no need to do that. As a best practice, i don't modify parameter values, and define new variables when i operate with parameters. you can do something like var booleanTrueFalse = truefalse === 'true';
Open in Slack
Previous
Next