Question
How can i evaluate a boolean expression and get its value?
How can i evaluate an expression and get its returned value to a clipboard page?
i have an expression in a property value as ((true AND false) OR (True AND True)). now i want to evaluate it and get the returned boolean result to pega clipboard page?
do we have any similar method/ function in java/pega which is similar to eval() function in JSP?
please suggest on how can i achieve this.
***Updated by moderator: Lochan to add Category
Thanks,
karun