The "static" modifier to a variable (or function) assignment sets the scope local, but ensures that the item persists over multiple calls.