set "$string" to "" if "$string.length" = 0 then "empty" * "Not an empty string." end : "empty" * "Empty string" end