Log To History
- Represents an activity to log a message to history.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Message (InArgument<String>) – Gets or sets the log message.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
Example