Jump to content

Recommended Posts

Posted (edited)

I'm a little bit lost today.

I have searched in the help file, for something to check if a letter is in a variable.

But can't find anything or how i can fix it. Or i'm just too lost.

Here is the little example how i want it to do.

$ss = CcNntk

;If "c" is in the variable.

If c ... $ss Then
 
    msgbox("", "", $ss) 
    
EndIf

I hope someone understand a little bit.

Edited by cparadis

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
×
×
  • Create New...