What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Check message

Check message
Author: Message:
felipEx
Scripting Contest Winner
***


Posts: 378
Reputation: 24
35 / Male / Flag
Joined: Jun 2006
RE: Check message
you tried with "indexOf"  ?

Message.indexOf(string,start)

It gives back the position of the first time that appears the character indicated by parameter in string. If it does not find the character in string it gives back -1. The second parameter is optional and serves to indicate from that position is desired that begins the search.

:)
11-11-2006 05:05 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Check message - by SnuZZer on 11-11-2006 at 04:01 PM
RE: Check message - by Ezra on 11-11-2006 at 04:10 PM
RE: Check message - by SnuZZer on 11-11-2006 at 04:14 PM
RE: Check message - by Ezra on 11-11-2006 at 04:17 PM
RE: Check message - by SnuZZer on 11-11-2006 at 04:30 PM
RE: Check message - by felipEx on 11-11-2006 at 05:05 PM
RE: Check message - by SnuZZer on 11-11-2006 at 05:23 PM
RE: Check message - by felipEx on 11-11-2006 at 05:51 PM
RE: Check message - by SnuZZer on 11-11-2006 at 06:22 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On