User Tools

Site Tools


condition:Clipboard

**This is an old revision of the document!**

The Clipboard condition looks at the current system clipboard and determines if it:

  • currently contains text of some sort.
  • currently does not contain text.
  • currently contains an image of some sort.
  • currently does not contain an image.
  • currently has text that exactly matches a specified string.
  • currently does not have text that exactly matches a specified string.
  • currently has text that contains (case insensitively) a specified string.
  • currently does not have text that contains (case insensitively) a specified string.
  • currently has text that matches a specified regular expression.
  • currently does not have text that matches a specified regular expression.
  • currently has some flavor that conforms to the specified Uniform Type Identifier.
  • currently does not have a flavor that conforms to the specified Uniform Type Identifier.

See Also

Documentation

condition/Clipboard.1456596944.txt.gz · Last modified: 2016/02/27 13:15 by AlainLifchitz