Name

resources containing — Finds the string resource that's value is a given string constant

Synopsis

resources containing
  • stateless

Description

Applied to a set of string constants, this transform returns the set of string resources that have a value equal to one of the constants.

Example

The following query returns resources that contain strings that match "Foo":

resources containing ~ "Foo" all strings

Applies to Type

object

Results in Type

string resource

browse-by-query home antlersoft free software sourceforge project page