Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 5 of 5

Thread: Using # "starts with" in Javascript

  1. #1
    Junior Member dey's Avatar
    Join Date
    Mar 2007
    Posts
    4

    Default Using # "starts with" in Javascript

    Is there a way to use the # "starts with" in a javascript statetment?

    Thanks

  2. #2
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    Code:
    var f = new SCFile('incidents');
    var fRC = f.doSelect('open#"Open"');
    doSelect statements act exactly the same way in JS.

  3. #3
    Junior Member dey's Avatar
    Join Date
    Mar 2007
    Posts
    4

    Default

    There isn't an equivalent in Javascript. Never mind.

    Thanks..

  4. #4
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    ... then maybe you were referring to functions of String object?
    ... RegEx?

    Oh well, never mind.

  5. #5
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,272

    Default

    Quote Originally Posted by dey View Post
    There isn't an equivalent in Javascript. Never mind.

    Thanks..
    Maybe if you give us a bit more detail about what you are trying to do we can help you better.
    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts