Context.hasContextType

Checks if context has context_type. Since 1.2

class Context
int
hasContextType
()

Parameters

contextType string

Context type to check.

Return Value

Type: int

TRUE if context has context_type.

Meta