HTTP

<< Click to Display Table of Contents >>

Navigation:  IWML > Data Binding > Tags >

HTTP

Usage

 

=HTTP(url):format

 

Retrieves data using a URL and inserts the contents into the property or markdown.

 

Example

 

ACORN 1.0 IWML 1.0

TestsData.HTTP

 Cells[]

   SimpleStack[]

     Text URL Test

     EditMulti =HTTP(HTTP.txt)

   ]

 ]

]

 

clip0116