Changes between Version 91 and Version 92 of Help/Dialog/Filter
- Timestamp:
- 2024-11-21T09:07:09+01:00 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/Filter
v91 v92 42 42 * **Text**: The search term or property that defines the objects that are filtered. Every search query from [wikitr:/Help/Action/Search Search] action is supported: 43 43 * standard substring search (or exact search with "quotes") 44 * Regular expressions ([https://docs.oracle.com/ javase/8/docs/api/java/util/regex/Pattern.html Java Regex])44 * Regular expressions ([https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/regex/Pattern.html Java Regex]) 45 45 * MapCSS syntax 46 46 * **I** (''Inverse Filter''): Normally, the specified objects are hidden and the rest is shown. If this option is activated, only the specified objects are shown and the rest is hidden.
