DOWNLOAD: Revision history

From Dark Signs Online
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 March 2024

  • curprev 04:3104:31, 18 March 2024Doridian talk contribs 261 bytes +261 Created page with "''string'' '''DOWNLOAD'''(''string'' url) Gets a real website, and returns the HTML content. == Parameters == ''url'' The web adress to visit. == Example == Get the contents of google.com <pre>$i = DOWNLOAD(https://www.google.com) WAIT FOR $i SAY $i</pre>"