Skip to content

[F] getCollectionActionDetails

function getCollectionActionDetails(program, operation): undefined | ActionDetails;

Gets the ActionDetails for the specified operation if it has previously been marked with @collectionAction.

ParameterType
programProgram
operationOperation

undefined | ActionDetails