KB-52337: Inserting an if…else command inside a report.
Question: Can an if…else command be inserted into a report’s internal script? Depending on the condition’s result, a Label object’s Caption property will be edited. Solution: Yes. The ActiveReport is…