Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Note: avoid reserved words

KRL identifiers begin with a letter or underscore and may contain any combination of alphanumeric characters and underscores. They are used as variable names, expressions, and bare words (e.g. event domains). They cannot be reserved words such as true and function.