`contents` looks good now, then I'm trying ``` f.c...
# suitescript
e
contents
looks good now, then I'm trying
Copy code
f.create({
  name: "this-awesome-file.pdf",
  fileType: f.Type.PDF,
  contents: contents
});