cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

String Find Function Error

Former Member
0 Likes
2,928

Hi!

I have a Find Function (.Find()) in my code without parameter length, only the substring and the position value like this: .Find( 3, 4). I saw on the SDK documentation that it's possible to make this function without the length. Function returns what I want, but my problem is that an error appears in the Front End: "String Find Function: Importing parameter Length is not valid.". How can I remove this message or fix this error?

Thank you so much.

Eduard

View Entire Topic
Former Member
0 Likes

Thank you Anant!

Regards