Branch operators

Branch operators allow choosing which of two or more tasks is to be accomplished depending on the situation.

There are two branch operators in Parser:

if-checks condition and follows one of the two branches;
switch-searches for a branch to satisfy specified string or value of specified expression.


Copyright © 1997–2025 Art. Lebedev Studio | http://www.artlebedev.com Last updated: 01.04.2004