attribute

attribute (attribute --)

Inputs

Outputs

attribute consumes one known Text attribute string and produces no value.

No local, field, or declaration-modifier state is created by the builtin itself.

Behavior

Example

{} 0 {} [
  1 "demo" attribute
  printStack _:;
  0
] "main" exportFunction

Expected Output During Compilation

1

See also