It would be extremely useful to have a If Then Else function in the logical expression language.
This could be for example as a function - iif(cond, replytrue, replyfalse) - or as an operator cond ? replytrue : replyfalse
This would be particularly useful in my case for Tune up Reply (allowing me to display a much more user-friendly message such as "Process not running" instead of just "0" (for a Process test)
Logical Expressions: If Then Else operator
Such user-friendly messages will not be processed correctly by Log Analyzer and Log Visualizer.This would be particularly useful in my case for Tune up Reply (allowing me to display a much more user-friendly message such as "Process not running" instead of just "0" (for a Process test)
Regards
Alex