Readme
Readme Block
Description
This blocks allows you to create short documentation for your script. The user will always be able to view the documentation once the open the script.
Properties
Readme
The content of the documentation. This can be HTML, plain text or markdown
Text Type
This tells the editor what format the documentation was written in so it can be formatted correctly.
The options available are text, html, markdown.
Returns
The block returns the current output.
Last updated