...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
url | String | Yes | Valid URL. No auth is performed. | file | String | Yes | Path to the (new) file that will keep the content of the URL. | |
Return Type
Boolean
The routine function returns a boolean indicating if the call succeeded or not.
Example
Code Block |
---|
|
string testfile="c:/tests/mytempfile.html"; //assuming that folder 'tests' has been already created in c:\ path
if(saveURLToFile("https://kepler-rominfo.com/pages/solutions/jira-plugins", testfile)) {
//do something with that html
} |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "http_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting this page again later.