Jump to content

How to check is string contains " ?


Recommended Posts

$pos = StringInStr('String with " double quotes','"')

MsgBox(4096,"Bingo", "Found double quotes at position " & $pos)

A-Jay

@KaFu:

Isn't your signature a bit monstrous? (makes reading the threads heavy for me :mellow: )

Rule #1: Always do a backup         Rule #2: Always do a backup (backup of rule #1)

Link to comment
Share on other sites

@KaFu:

Isn't your signature a bit monstrous? (makes reading the threads heavy for me :mellow: )

The list of interesting posts just grew too much over time :P, relocated most of the links to my "About me" page, sig's much smaller now :party:.
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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