Returns the oldest value
function lastValue input Buffer buffer "Memory of sliding window"; output Boolean b "Newest value"; end lastValue;