Find and Replace Text Property Values
You can use this section for setting the value of a text property based on the current value of the same property. You could for example replace ‘Mtg.’ with ‘Meeting’ in space names.
NOTE: There is a separate section in the template for find and replace before copy operations and after copy operations because the order of events determines if the find and replace is applied to a copied value or to the original value.
Field | Type | Value | Description |
---|---|---|---|
Object or Group [+] | Text | Name or identity key | The name or identity key of the Object Class or Group |
Find Property [+] | Text | Name or identity key | The name or identity key of the property for which you want to find and replace values |
Text Operator | Choice | The text operator for finding values | |
Case Sensitive | Yes/No | Yes/No | Perform case sensitive comparison? |
Find Value [+] | Text | The value(s) to find. | Leave empty to find empty values. You can specify multiple values by adding new rows to the cell (Alt + Enter) |
Replace Value | Text | The value replacing the found value(s). | Leave empty to replace the found value(s) with an empty value. |
Replace Type | Choice | The type of the replacement. | |
Whole Text | Any value matching the criteria will replaced by the Replace Value. For example if the criteria is ‘Starts With A’ and the Replace Value is ‘B, then the value ‘ABA’ will become ‘B’. | ||
Within Text | The part of the value that matches criteria will be replaced by the Replace value. For example if the criteria is ‘Starts With A’ and the Replace Value is ‘B, then the value ‘ABA’ will become ‘BBA’. |