Can I not load a file using `record.load`? I don’t...
# suitescript
j
Can I not load a file using
record.load
? I don’t see a “FILE”/“DOCUMENT” type enum. There’s a folder type, but not anything related to a file. I know I could probably use the
file
module, but I don’t think that will let me do what I’m trying to (set image alt tags).