Fusion usually will return 0 or "" if the given alterable value doesn't exist, but 295 seems to break this protection for flags.
I only tested the expression part, IDK if this also exists in other parts like conditions and actions. It may be dangerous as it may break existing projects.
For normal cast that convert param1 and param2 directly seems to be Okay, but will crash if param more than 2, which means you need to use the macro to read them.
How to reproduce:
Please login to see this picture.
Please login to see this picture.
Please login to see this picture.