Class TextScript


public class TextScript extends ContentScript
This class contains all the script functionality associated with the TextValue class. Broken out into a separate class for easier maintainability.
  • Constructor Details

    • TextScript

      public TextScript()
  • Method Details

    • getScriptTable

      public static ScriptTable getScriptTable()
    • getValue

      public static void getValue(Obj pObj, Arg oRetVal)
    • setValue

      public static void setValue(Obj pObj, Arg oArg)