Skip to main content

Class: TextScriptingProvider

This page documents the methods and fields available in the TextScriptingProvider class.

Members

SignatureDescription
clearLines()Clears or resets the object's state.
deleteLine(int)Removes line from the collection.
getAll()Returns the current all.
processLine(int, String)Performs the processLine operation using the provided parameters (lineNumber, text).