Forum Discussion

btpoole's avatar
btpoole
Channel Surfer
11 years ago

Problem with function and dot operator

I am attempting to take the GetIndex value and check it's value in order to proceed. I have the following: Function setch()as object channelid=contentList[msg.GetIndex()] If channelid=1 do some...