Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Comments

Comments utilised to annotate IbiScript source code.

Comments may be entered freely as standard text. However, depending on the presence of an optional tag specified immediately after the left-hand delimiters, the purpose of the reminder can be categorised for file management tasks:

  • Untagged: introduces a standard comment, free working note, or general reminder;
  • TODO: indicates tasks, text segments, or record fields that are pending insertion or completion;
  • FIXME: flags syntactic errors, typos, or sections of the source code requiring a fix;
  • WARN: highlights critical points within the file or configurations demanding strict attention;
  • NOTE: introduces targeted annotations or specific clarifications regarding the code.