Entering content frame

Syntax documentation term Locate the document in the library structure

<term> ::=
  <
factor>
| <term> * <factor>
| <term> / <factor>
| <term> DIV <factor>
| <term> MOD <factor>

Leaving content frame