gooshie commented on a Page, Cookies!  -  Apr 22, 2010

if %x { is the same as if (%x != $null) {

In other words your just checking if something is there.

The point of moving the var %x to before the condition
check is to eliminate having to make a 2nd harddrive read
for the same data when it is found to exist.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.