Get Minute
This action extracts the minute from a DateTime.
This action extracts the minute from a DateTime.

Inputs & Outputs
- [ I ] Datetime: DateTime to extract minute from.
- [ O ] Minute: Integer representing the extracted minute.

Example Usage
- Drag action onto canvas to get familiarized with it.

- Declare some variables to be used with the action.

- Assign the newly created variables.
- Save & Run the process and then Check Instance to see the output.

Use Cases
- Extracting the minute from a datetime.

