Wp Verbs

  • wp.clearTabs - Clear custom tab stops.

  • wp.getDisplay - Get the display status.

  • wp.getIndent - Determine the indent size.

  • wp.getLeftMargin - Get the left margin of the wp-text object.

  • wp.getRightMargin - Get the right margin.

  • wp.getRuler - Determine whether the ruler is visible or not.

  • wp.getSelect - Get the position of the current selection.

  • wp.getSelText - Get selected text.

  • wp.getText - Get all text.

  • wp.go - Move the cursor.

  • wp.insert - Insert text.

  • wp.inTextMode - Determine whether the target window is in text mode.

  • wp.newTextObject - Create a new wp-text object.

  • wp.rulerLength - Get the length of the ruler.

  • wp.selectLine - Select the current line.

  • wp.selectParagraph - Select the current paragraph.

  • wp.selectWord - Select the current word.

  • wp.setDisplay - Set the display status.

  • wp.setIndent - Set indent size.

  • wp.setJustification - Set justification style.

  • wp.setLeftMargin - Set the left margin.

  • wp.setRightMargin - Set the right margin.

  • wp.setSelect - Set the current selection.

  • wp.setSpacing - Set vertical spacing.

  • wp.setTab - Set a tab stop.

  • wp.setText - Set the contents of the current document.

  • wp.setTextMode - Set text mode.