This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

Procedure Call Syntax

 10th March 2024 at 5:26pm

What follows is a formal presentation of the syntax of the WikiText syntax for procedure calls, using railroad diagrams.

procedure-name

<<procedure-namewhitespaceparam-value>>

param-value

Each individual param-value has the following syntax:

param-namewhitespace:whitespacevaluewhitespace
  • The param-name is a sequence of letters (AZ, az), digits (09), hyphens (-) and underscores (_).
  • The value is specified as follows:
"""anything but """""""anything but ""'anything but ''[[anything but ]]]anything but ' " or whitespace