(...)

MyDefrag

VolumeBoolean - (...)

Combine volume booleans into a single boolean.

Syntax

( VOLUMEBOOLEAN )

Example

VolumeSelect
  Mounted(yes) and ( Name("c:") or Name("d:") )
VolumeActions
  ...
VolumeEnd

See also:

 *  VolumeSelect
 *  VolumeBoolean
 *  VolumeActions