1. Home
  2. Docs
  3. Microsoft Expressions
  4. IsEmptyGuid

IsEmptyGuid

Is Empty Guid

  • Checks whether the generated unique string (aka. Guid) is empty or not.

Properties

      Common

  • DisplayName (String) –The display name of the activity.

      Misc

  • Result (OutArgument<Boolean>) – Returns a Boolean variable or argument as output
  • Value (InArgument<Guid>) – Takes a Guid variable as input.
  • 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 Is Empty Guid Take output in the result.