Why does `context.currentRecord.getValue({})` work...
# suitescript
j
Why does
context.currentRecord.getValue({})
work and
currentRecord.getValue({})
does not?