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