Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 221 Bytes

showWebPage.md

File metadata and controls

11 lines (11 loc) · 221 Bytes

Show Webpage

Notes

Shows a webpage at the given URLS.

Syntax

showWebPage(url: <#String (Allows Variables)#>, reader: <#Boolean#>)

Example

showWebPage(url: "https://jellycuts.com", reader: false)