Combine with an HTTP Trigger and HTTP Response to serve content to a web page.
See Code Editors for more information on composing code in WayScript.
You can write your HTML directly, as well as include variables.
HTML steps are pre-loaded with all of the tags that you need to get started building a website.
Include CSS and JavaScript outputs inline using the provided tags. You can also import Images and reference their URLs in an <img>
tag.
HTML Code