String
Input
January?
$Input = 'January'
February?
$Input = 'February'
March?
$Input = 'March'
April?
$Input = 'April'
May?
$Input = 'May'
June?
$Input = 'June'
July?
$Input = 'July'
August?
$Input = 'August'
September?
$Input = 'September'
October?
$Input = 'October'
November?
$Input = 'November'
December?
$Input = 'December'
The return type of the microflow is the same for all end events.
empty
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.January
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.February
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.March
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.April
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.May
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.June
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.July
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.August
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.September
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.October
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.November
The return type of the microflow is the same for all end events.
MyFirstModule.Enum_Month.December