Like, if I wanted to write a custom function `doSo...
# suitescript
a
Like, if I wanted to write a custom function
doSomething()
that could be invoked via
record.doSomething()
by extending the
N/record
module?