It seems as though the boolean parameter type is missing when trying to optimize.
Rename
Yes, optimizations only support numeric types (Int32 and Double). You can of course use the good ole' 0 to 1 to represent a "boolean" type parameter.
Your Response
Post
Edit Post
Login is required