Hi there,
i have 2 x requirements within a agent script:
- i need to get data from comma separated variable, using a Dynamic String Variable within Script, and am using the below but it returns nothing -
getIndexValue(["a","b","c"], 0)
2. Via a Dynamic variable, i need to set a Boolean to either true or false, is this possible? i have tried this. - setToTrue({{SetTier31}})
#Implementation------------------------------
Reginald
------------------------------