Context.hasContextType

Checks if @context has @context_type.

class Context
bool
hasContextType
()

Parameters

contextType string

Context type to check.

Return: %TRUE if @context has @context_type.

Meta