[F] getCookieParamOptions
function getCookieParamOptions(program, entity): QueryParameterOptions | undefinedGet the cookie parameter options for the given entity.
Parameters
| Parameter | Type | Description |
|---|---|---|
program | Program | |
entity | Type |
Returns
QueryParameterOptions | undefined
The cookie parameter options or undefined if the entity is not a cookie parameter.