Class ScriptMappingFunction

a mapping function based on a custom user function using 'value' as the current value

Implements

Constructors

Properties

Methods

Constructors

Properties

code: string
domain: number[]

Methods

  • Returns {
        code: string;
        domain: number[];
        type: string;
    }

    • code: string
    • domain: number[]
    • type: string