Network Get File

Retrieve a text file on the network and store text lines into a comma-text flow(s) or a string.

Works only for text files or HTML files.

Yous must be sure that the time interval between two get operations is greater than the timeout. In other words, the get must have finished before another get is request.

Settings

url file

URL of the file to get, for example

https://www.brainmodular.com/file.txt

get

Process the get operation when the button is triggered.

comma text out

Output comma-text flow(s).

Contains the file as a comma-text.

text out

File received as a string.

silent mode

When activated, no trace-panel message is displayed when the get fails.

timeout

Maximum time to wait for the response.

See also

version 5.2.221206

Edit All Pages