scripting:api:text-document:update

Update

Method of ITextDocument

Updates all connected views, cleaning all buffers from line nLine

TextDocument.Update(nLine);
TextDocument.Update nLine
HRESULT hr = TextDocument.Update(nLine);