create buffer *1 = true
create var *5 = "Hello"
input str *5 = string *5
if var[1] == var[2] {
set buffer = false
}