Skip to content

[F] isCookieParam

function isCookieParam(program, entity): boolean

Check whether the given entity is a cookie parameter.

Parameters

ParameterTypeDescription
programProgram
entityType

Returns

boolean

True if the entity is a cookie parameter, false otherwise.