Why am i getting this error

Hi All,

Kindly help me.

Sharing screen of the error, could you pls guide me why its happening.

Thanks
Taruna

Hi @taruna.mehra
it says the expression u are writing is not of variable type u have stored

so try making it to a string …by adding . tostring

can you tell me what you are trying to do ?

you have to write syntax like String_VAr.split()… like that

Hello @taruna.mehra - Can you explain what you are trying to achieve here and share your expression if possible. What is the variable type of DicStateBranch ?

Hi All, got the solution thanks.