lib.io.json.RequestUrl - tixl3d/tixl GitHub Wiki
in Lib.io.json
Loads a URL and outputs the source text as a string.
Hint: The string contains what you see when you open the URL with a browser and select 'View Page Source'
Useful combinations: [PickStringPart]
Also see [LoadImageFromUrl] [GetAttributeFromJsonString]
Name (Relevancy & Type) | Description |
---|---|
Url (String) | Defines the URL which should be contacted e.g. https://cataas.com/cat |
TriggerRequest (Boolean) | triggers a refresh of the defined URL to update the result |
Name | Type |
---|---|
Result | System.String |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.