Question - scripting syntax question

shollyd3169

Member
Joined
Sep 7, 2020
RedCents
251¢
Is there a method to find a small string inside a larger string similar to the C# statement?

C#:
intIndex=strBigString.IndexOf(strSearchString)
 
Question - scripting syntax question

Users who are viewing this thread

Back
Top
Cart