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