Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Scripting help

    General Discussion
    2
    4
    1856
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Keith Neemann
      Keith Neemann last edited by

      I just started using Notepad ++ so I dont know all of the tricks yet. I am having an issue where I type …var value… it changes the word value to the same color as var as if their connected.

      The whole line is …var value = 6 * Math.random();

      Any suggestions would be great.

      Thanks

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Keith Neemann last edited by

        @Keith-Neemann

        this looks like var and value are both keywords for your language.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • Keith Neemann
          Keith Neemann last edited by

          I’m using JavaScript and value isn’t supposed to be a keyword. I don’t know how to change it.

          Claudia Frank 1 Reply Last reply Reply Quote 0
          • Claudia Frank
            Claudia Frank @Keith Neemann last edited by

            @Keith-Neemann

            Which version do you use?

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors