Skip to main content

FlowParameterType

Defines the types of parameters used in a flow, such as string, number, boolean, datetime, or control.

Accepted Values

NameValue
String0
Number1
Boolean2
Datetime3
Control4