I've encountered what I'm pretty sure is a bug in the built-in opaque behavior ifthenelse (if then else). When the then and else objects are scripts, the condition is not evaluated properly and both operations run. When the operations are other kinds of objects (e.g., strings), it runs correctly. This is not an immediate problem for me, as I can work around it other ways, but I thought I should report it.
I'm running Cameo v2022x gold (Magic Cyber Systems Engineer package).
[img]ifThenElse%20Bug.png[/img]