The following two new modifiers are available when annotating a InvocableVariable:
- defaultValue (optional), set the default value for the variable. Valid invocable variable data types are:
- Boolean
- Decimal
- Double
- Integer
- Long
- String
- placeholderText (optional), provides examples or additional guidance about the invocable variable, such as examples of values that can set the invocable variable. Valid invocable variable data types are:
- Double
- Integer
- String
Both new modifiers appear in Flow Builder for the Action elements that correspond to an invocable method
