local(x = string) // size is 0 #x->size ? 'yes' | 'no' local(x = '123fsfsd') // size is 8 #x->size ? 'yes' | 'no'