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