# File ../lib/fox/scintilla.rb, line 1739
    def lineLength(line)
      sendMessage(2350, line, 0)
    end