mjj38
- ago
It seems as though the boolean parameter type is missing when trying to optimize.
0
1,392
Solved
1 Replies

Reply

Bookmark

Sort
- ago
#1
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.
1
Best Answer

Reply

Bookmark

Sort