Is equal action in Datetime

The Is equal action in the Datetime package compares two Datetime variables and verifies if the value of the source variable is equal to the value available in the comparison variable, and stores the output to a Boolean variable.

Settings

  • Select the source variable from the Source date and time variable list, and select the variable you want to compare with from the Date and time variable to be compared to list.
  • Select the Datetime variable from the Assign the output to a variable list to specify the variable you want to use to assign the output.

    For example, if the value in the source variable is equal to the value in the comparison variable, the system stores True as the output in the Boolean variable. If the value in the source variable is not equal to the value in the comparison variable, the system stores False as the output in the Boolean variable.