hl.dispatch

hl.dispatch(dispatcher: HL.Dispatcher | function)

Execute a dispatcher.

Signature

hl.dispatch(dispatcher: HL.Dispatcher|function): any

Parameters

dispatcherHL.Dispatcher | function

Dispatcher.

Returns

resultany

Return value.

Examples

See also

HL.API

Namespace or API object containing this function.