swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax    
operator  

& (and)

 
 

Return type: Switch
Returns:       True or false.

Syntax

test expression (and | &) test expression 


Purpose

Boolean "and" operator. If all of the tests in a test-expression evaluate to true, a value of "true" will result. When a test in the group evaluates to false, no further tests are performed and a value of "false" will result.

Usage example:

  do when a < b and c < d
  ...
  done

    Related Syntax
 
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.0β Documentation Generated: September 16, 2008 at 1:41:41 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.