This is an old revision of the document!
URL_CONTENTS
Description
Calls the specified URL and returns its response as text.
Parameters
URL to call
Example
Object.URLContents = URL_CONTENTS('http://www.test.com')
This is an old revision of the document!
Calls the specified URL and returns its response as text.
URL to call
Object.URLContents = URL_CONTENTS('http://www.test.com')