Skip to content

Support for global variables #2

@lemilonkh

Description

@lemilonkh

Syntax:
<%= variable %> to print variable contents
<% var variable = "test" %> to define and set a variable
<% myBool = false %> to set a variable (here: boolean)

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions