About Download Help Library Script Library Forum Links







Application Web Session Var

MonkeyTerm Object Model

Object: ActionCollection

 Sub Evaluate(strText As String)
 Sub Swap(Index1 As Variant, Index2 As Variant)
 Property Count() As Long
 Function GetIndex(Index As Variant) As Long
 Property Item(Index As Variant) As Action
 Sub Remove(Index As Variant)
 Sub AddObject(objAction As Action)
 Sub Add(Name As String, Pattern As String, Command As String, bCaseSensitive As Boolean, [bEnabled As Boolean = True], [bSimple As Boolean = True])
 Property GagOutput() As Boolean