Entering content frame

Syntax documentation comp_op Locate the document in the library structure

<comp_op> ::=
  <
| >
| <>
| !=
| =
| <=
| >=
| ~= <!  
for computers with ASCII code  !>
| ~< <!  
for computers with ASCII code  !>
| ~> <!  
for computers with ASCII code     !>

 

Leaving content frame