(FALSE AND ((TRUE OR FALSE) AND (TRUE OR FALSE)))
Wondering how to evaluate this expression which is a string using Apex?
Following class can be used to evaluate:
Continue reading “Salesforce Apex : Evaluate Boolean String Expression”
Advertisements