User:Jminta/Steel: Difference between revisions

Jump to navigation Jump to search
→‎steelISearchTerms: add missing documentation
m (linkification)
(→‎steelISearchTerms: add missing documentation)
Line 565: Line 565:
   */
   */
   void add(in AString field, in AString value);
   void add(in AString field, in AString value);
  /**
  * Removes all current query terms from the object
  */
   void clear();
   void clear();
  /**
  * If true, the search will exclude all items matching this query, rather than
  * including them.  False by default.
  */
   attribute boolean isNegative;
   attribute boolean isNegative;
};
};
289

edits

Navigation menu