[F] getActionDetails
function getActionDetails(program, operation): undefined | ActionDetailsGets the ActionDetails for the specified operation if it has previously been marked with @action.
Parameters
| Parameter | Type |
|---|---|
program | Program |
operation | Operation |
Returns
undefined | ActionDetails