- Posts: 7
- Thank you received: 0
Wildcards in Expression Manager?
4 years 7 months ago #99881
by Breut
Breut created the topic: Wildcards in Expression Manager?
This was posted previously in the wrong category - apologies to the forum moderators 
--
Is there a possibility to use an asterisk wildcard in expressions? e.g.:
Instead of:
{sum(A1.value,A2.value,B1.value,C3.value)}
This:
{sum(A*.value,B*.value,C*.value)}

--
Is there a possibility to use an asterisk wildcard in expressions? e.g.:
Instead of:
{sum(A1.value,A2.value,B1.value,C3.value)}
This:
{sum(A*.value,B*.value,C*.value)}
Please Log in or Create an account to join the conversation.