Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 160 Bytes

text.md

File metadata and controls

11 lines (11 loc) · 160 Bytes

Text

Notes

Declares text. Basically just a string.

Syntax

text(text: <#String (Allows Variables)#>)

Example

text(text: "Hello World")