Index was outside the bounds array

Hey Everyone can some one help me with this error on my assign statement? IS_str2.Split(“:”.ToCharArray)(1).ToString

image

1 Like

Hello @kishanpatel728 ,

Please check how many characters you have in IS_str2 and get the output based on that,

Cheers
@kishanpatel728

1 Like