|
|||||
control structure | using data-attributes | ||||
Related Syntax |
Syntax
using specified? data-attributes (of (attributes-reference))? indexer as alias-name action
The using
prefix can be applied to the data-attributes
shelf in the same way that it is applied to programmer-defined shelves.
In the action following the using
prefix, the selected item is referenced by the keyword data-attributes
followed by the alias-name defined in the using
prefix.
Related Syntax data-attributes |
---- |