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')
index function function list miscellaneous
Calls the specified URL and returns its response as text.
URL to call
Object.URLContents = URL_CONTENTS('http://www.test.com')