In a rule, there is a variable named local!numberOfCustomers which will eventually change value.
You are tasked with creating a variable that captures the original value so that you can later compare the original and new value.
Which parameter settings should you use for your new variable?