| Package | Description |
|---|---|
| com.speechstorm.fish.scripting.ezscript.expressions |
| Modifier and Type | Class and Description |
|---|---|
class |
GetLastResult
An expression whose value is the result of a context.getLastResult()
call.
|
class |
GetVariable
An expression whose value is the result of a context.getVariable()
call.
|