Interface BTVariableParams

Export

Interface

BTVariableParams

Hierarchy

  • BTVariableParams

Properties

description?: string

Variable description

Memberof

BTVariableParams

expression: string

Variable definition expression

Memberof

BTVariableParams

name: string

Variable name

Memberof

BTVariableParams

type: string

VariableType name, from FeatureScript VariableType

Memberof

BTVariableParams

Generated using TypeDoc