Skip to content

[F] getCookieParamOptions

function getCookieParamOptions(program, entity):
| QueryParameterOptions
| undefined;

Get the cookie parameter options for the given entity.

ParameterTypeDescription
programProgram
entityType

| QueryParameterOptions | undefined

The cookie parameter options or undefined if the entity is not a cookie parameter.