Page 1 of 1

How can find a character in a string

Posted: Tue Sep 01, 2015 12:03 pm
by onazifi
Hi

suppose there is a string and I want to find Index of a character of that. How can I do it?

Is it possible codding C# in Stimulsoft environment or not? If yes, where I can code?

Thank you

Re: How can find a character in a string

Posted: Tue Sep 01, 2015 12:40 pm
by Alex K.
Hello,

You can use the String.IndexOf method in the expression or in the events in the designer.

Thank you.

Re: How can find a character in a string

Posted: Tue Sep 01, 2015 12:47 pm
by onazifi
Aleksey wrote:Hello,

You can use the String.IndexOf method in the expression or in the events in the designer.

Thank you.
Thank you so much :))

Re: How can find a character in a string

Posted: Tue Sep 01, 2015 2:28 pm
by HighAley
Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.