You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
519 B
Plaintext

[[elements]]
== Elements
[[element-command]]
=== Commands
[[element-identifier]]
==== Identifiers
As text label variables are not supported, the first character of an identifier shall not be a dollar.
[[element-string-literal]]
==== String Literals
String literals are not supported.
[[element-variable-reference]]
==== Variable References
As text label variables are not supported, the first character of a variable name shall not be a dollar.
As array variables are not supported, subscripts are ill-formed.