Parameter

This data source allows you to define a parameter of various types.

Within this data source you have the option to:

  • Two way - if True, then the widget when in use can change and adjust its values; otherwise the widget would act as like a read-only mode

  • Type

    • Float

    • Boolean

    • Integer

    • Color

    • String

    • Date

    • Point2D

    • Point3D

    • Enum

    • Trigger

    • File

  • Parameter - the value of the parameter

Last updated