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