Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "metadata/automationMetadata"

Index

Type aliases

Choice

Choice: Option

ParameterType

ParameterType: "string" | "number" | "boolean" | Options | "freeChoices"

Variables

Const FreeChoices

FreeChoices: "freeChoices" = "freeChoices"

Constant for "freeChoices" type. Indicates that valid input is any number of strings, without validation. Useful in accepting input from other systems that perform their own validation. Binds to string[].

Generated using TypeDoc