Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Base terms

&pagelevel(3)&pagelevel

Base terms are terms within an expression that are not further divisible, i.e. terms that do not contain another operator.

The table below shows the different base terms with their representation in metasyntax:

Base term

Representation

Number

<integer>

String literals

<c-string> / <x-string>

Boolean constant

<boole-const>

Variable name

<composed-name>

Function call

<functioncall>

These base terms are described in detail in the sections below.