I am strugling to get through another programmers code and came across this:

if ll_count = "" then ll_count = 0

is that a full statement? or is there an end if that belongs to it?
Michael