Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009

Virtual

Select all the items that have the "virtual" attribute set (yes) or not set (no).

Syntax

Virtual(yes)
Virtual(no)

Example

FileSelect
  # Select all the items that have the "Virtual" attribute.
  Virtual(yes)
FileActions
  ....
FileEnd

See also:

 *  FileSelect
 *  FileBoolean
 *  FileActions