CreateEndsWithRule
| Name | Return Type | Description |
|---|---|---|
| CreateEndsWithRule(ElementId, String) | FilterRule | Creates a filter rule that determines whether strings from the document end with a certain string value. |
| CreateEndsWithRule(ElementId, String, Boolean) | FilterRule | Obsolete. Creates a filter rule that determines whether strings from the document end with a certain string value. |