Menu

how do I call an EditArea.prototype.go_to_line from javascript

Help
2016-10-07
2016-10-07
  • daniel savage

    daniel savage - 2016-10-07

    I want to use javascript to go to a line in the code. I cannot figure out how to call the go_to_line function which is a member of EditArea.prototype. How do I call the EditArea.prototype functions from javascript?

     
  • daniel savage

    daniel savage - 2016-10-07

    I found the answer to this.
    top.frames["frame_"+your editarea name].editArea.go_to_line(some string):

     

Log in to post a comment.

MongoDB Logo MongoDB