Scripts - VolumeBoolean
Select volumes for processing. There are several functions to choose from, and they can be combined in expressions with AND, OR, NOT, and parenthesis.
- Volumes that are selected with the VolumeBoolean of the global ExcludeVolumes setting are automatically excluded in the VolumeBoolean of VolumeSelect statements.
Example
# Select all volumes that are fixed, writable, and mounted. |
Actions
(...) |
All |
AND |
Cdrom |
CheckVolume |
CommandlineVolumes |
FileSystemType |
Fixed |
FragmentCount |
FragmentSize |
Label |
Mounted |
Name |
NOT |
NumberBetween |
OR |
Ramdisk |
Remote |
Removable |
Size |
Writable |
See also:
VolumeSelectVolumeActions
ExcludeVolumes
Scripts