Showing Result as a messessage in iLogic

Showing Result as a messessage in iLogic

Anonymous
Not applicable
296 Views
1 Reply
Message 1 of 2

Showing Result as a messessage in iLogic

Anonymous
Not applicable

Hi everybody,

I have written a rule and I want to show the result of the calculation after running the rule. What should I do?

Thanks

0 Likes
297 Views
1 Reply
Reply (1)
Message 2 of 2

Daan_M
Collaborator
Collaborator

add this to the end of your rule, or isn't it this simple haha?

 

MessageBox.Show("Calculation result", "Title")