Allows to check if both provided process instructions are equal.
- Parameters:
-
| pi | First process instruction to check. |
| pi2 | Second process instructions to check. |
- Returns:
- true if both process instructions are equal. If some of parameters received are NULL, the function will always return false.