String descriptor (<string> element)

The String descriptor specifies the following information:
  • A sequence of characters (the string).
  • A rectangular area of text on the session window.

The macro runtime searches inside the entire rectangular area of text for the string you specify. If the macro runtime finds the string inside the rectangular area of text, then it evaluates the string descriptor as true. If not, then it evaluates the string descriptor as false.