ERROR | In-list iteration does not support mixed operators |
CAUSE | Constants of different types are specified in an in-list. |
ACTION | Use constants of same type for in-lists. |
ERROR | In-list iteration does not support mixed operators |
CAUSE | Constants of different types are specified in an in-list. |
ACTION | Use constants of same type for in-lists. |