ISKernel:HTTPGet (Command)
Jump to navigation
Jump to search
Contents
Syntax
HTTPGet | |
Usage | Newbie |
Level of Understanding | Intermediate |
Computer Savvy | Intermediate |
Logic | Newbie |
HTTPGet [-atom <name>|-file <filename>] <URL>
Forms
- HTTPGet <URL>
- Retrieve a URL, output to console
- HTTPGet -atom <atom name> <URL>
- Retrieve a URL, execute an atom with the result in a binary Context object
- HTTPGet -file <filename> <URL>
- Retrieve a URL, output to file
Examples
See Also