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).