could I also look for a script record of my curren...
# suitescript
f
could I also look for a script record of my current script to detect the base path or does the record not give me the file path?
b
the
module
module will have information about the current working directory
m
Also as of 2019.2 you can load files using a relative path
e
Wow, cool