Go to the first, previous, next, last section, table of contents.


Sharpsign Minus

#- is like #+ except that it skips the expression if the test succeeds; that is,

#-test expression == #+(not test) expression

For examples, see section Examples of Feature Expressions.


Go to the first, previous, next, last section, table of contents.