Hi there,
is it possible to add wildcard to quotedstrings. i want to handle all relations that end with a certain string like: *Translation so its something more like EndsWith
<[If Not StringValueEquals StringValueName QuotedString]>
text
<[EndIf]>
Regards,
André
Edit: It could also help if one was able to concatenate the currentEntityName with a custom string to look for.