Range in Context FEEL expresion

How to declare a range data type in Context?
Exp:
{
“range”: [1…2)
}

Hi @anhnd, welcome back to the forums! FEEL doesn’t support a data type/declaration like that. FEEL has some range functions available. What’s your use case or need for declaring a range as a value in a context?

1 Like