IFunction

[ Namespace ]

Functions

Name

Description

 

 

isStaticValue

Checks whether the transferred parameter is of type StaticValue.

isSymbol

Checks whether the transferred parameter is of type Symbol.

isEventDataObject

Checks whether the transferred parameter is of type EventDataObject.

isFunctionExpression

Checks whether the transferred parameter is of type FunctionExpression.

Types

Name

Description

Value

Summary of all value interfaces.

Interfaces

Name

Description

baseValue

Basis interface of all value specializations.

StaticValue

Represents a static value of a defined data type.

Symbol

Represents the current value of a symbol through a symbol expression.

EventDataObject

Represents the value of a property of an event object through a path within this object.

FunctionExpression

Represents the value of a function expression.

IFunction 1:

Available from version 1.12