upload
Set files on a labeled file input
Upload a file to a labeled <input type="file">. The first quoted value is a filename resolved beside the .stk file.
Syntax
When I upload "<filename>" to "<field>"Qualifiers
| Qualifier | Role | Example |
|---|---|---|
to | File input label | upload "invoice.pdf" to "Attachments" |
Examples
When I upload "invoice.pdf" to "Attachments"File lookup
{stk-dir}/filename{stk-dir}/files/filename
Filename only — no paths and no $ENV in the filename string.