Single
- Updated2025-07-28
- 1 minute(s) read
Receives a file from the server.
Note G Web Development Software does not support this function.
When you call this function, it blocks additional calls until the file is downloaded
or it returns an error.
Inputs/Outputs
file in
File on the server.
selected path
Location where you want to save the file.
error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error
file out
File downloaded from the server.
path out
Location where you saved the file.
error out
Error information.
The node produces this output according to standard error behavior.