# File ../lib/fox/scintilla.rb, line 34
def
insertText(pos, text) sendMessage(2003, pos, text)
end