Download method

Writes the value of the input field to its tag. Security for this method is the same as when the user presses Ctrl-PageDown key.
If you do not have security access to use the Download command, the download does not occur and an error is raised with Err.Number equal to gfxErrorSecurityAccess.
Syntax
object
.
Download
where
object
– is the name of a NumericInput or StringInput object or an expression that evaluates to a NumericInput or StringInput object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal