Jump to content

Does AutoIt have a .Contains method for looking at a string content?


Go to solution Solved by ZacUSNYR,

Recommended Posts

Posted

I have a string, that I'd like to see if it contains "boo".

Does AutoIt have something like .Contains, such as:

If $result.Contains("boo") Then

DoSomething

Many thanks,

James

  • Moderators
Posted

JamesL,

Welcome to the AutoIt forum. :)

This could get a bit frustrating for you (and us) if you have to ask such basic questions all the time (the answer in "No" by the way). ;)

As a complete beginner (which we all were at some point so no problem there) reading the Help file (at least the first few sections - Using AutoIt, Tutorials and the first couple of References) will help you enormously. You should also look at this excellent tutorial - you will find other tutorials in the Wiki (the link is at the top of the page). That will give you a good feel for AutoIt syntax and structure. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...