G’day, I’d like to know how to use DMN with list of strings or array in the input variable eg. A & B
{
“variables”: {
“name”: {
“value”: [
“A B”
],
“type”: “Array”
}
}
}
I need an output based on an array of input. So if A & B are present, I need an output