New guid
- Generates a globally unique string (aka. guid).
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Result (OutArgument<Guid>) – Gives a generated Guid as output.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.
Example
- Create a new Process and then click on Manage Packages. Now search for Activities.Expressions in search bar. Install this package and click Save.
- Then create a Sequence and inside it call Or Enter the Left and Right Boolean operands and take output in the result.