Header menu logo Nu

EventInfo Type

Conveys debugging information about an event.

Record fields

Record Field Description

FunctionName

Full Usage: FunctionName

Field type: string
Field type: string

ModuleName

Full Usage: ModuleName

Field type: string
Field type: string

MoreInfo

Full Usage: MoreInfo

Field type: string
Field type: string

Static members

Static member Description

EventInfo.make moduleName functionName moreInfo

Full Usage: EventInfo.make moduleName functionName moreInfo

Parameters:
    moduleName : string
    functionName : string
    moreInfo : string

Returns: EventInfo

Make event information.

moduleName : string
functionName : string
moreInfo : string
Returns: EventInfo

Type something to start searching.