OpenWGA 7.0 - TMLScript reference
FileIndexTypeProperty :
wildcardPattern
| On object | FileIndexType |
| Usage | Returns if the pattern of the rule contains a wildcard |
| Description | This is about the pattern of the lucene rule which serves this index type. A wildcard pattern starts with an "*" character and is able to match multiple file names with the same ending part. |
| Return value | true if the rule pattern contains a wildcard (Boolean) |
| Allowed in script types |
|