upload
Open the File Upload dialog with the specified file.
Syntax
ogscript.upload (Filename);
Parameters
Parameter |
Type |
Required |
Description |
Filename |
String |
Yes |
Name of the file with which to open the File Upload dialog box. |
Returns
N/A
Example
Coming soon.