Home

Products

Documentation

Download

Support

 

Documentation

Language Specification - Variable (VAR) - Syntax


Prev

Description

Syntax

Semantics

Next


variable ::= [ collectall | foreach | forone ]
(
ATT.type-def )
variable-name
{ variable-body }
;
variable-name ::= ID.name
variable-body ::= {
{ display : ID.literal-string ; }
}

 


Questions or problems regarding this web site should be directed to the Webmaster.
Copyright © 2000-2012 All rights reserved.
Last modified: Wednesday January 18, 2012.