[F] getAction
function getAction(program, operation): undefined | null | stringParameters
| Parameter | Type |
|---|---|
program | Program |
operation | Operation |
Returns
undefined | null | string
Deprecated
Use getActionDetails instead.
function getAction(program, operation): undefined | null | string| Parameter | Type |
|---|---|
program | Program |
operation | Operation |
undefined | null | string
Use getActionDetails instead.