in suitescript1.0,i am trying to submit a file int...
# suitescript
v
in suitescript1.0,i am trying to submit a file into file cabinet. the file name should be appended with the name. how to do this?
b
use nlobjFile.setName(name)
v
yes i figured it out. thank you
🙌 1