Please Read! -Please note that ANY posting of malicious code or copyrighted code will result in immediate banning! -Do not post any critical information. -- Edited by thekl0wn at 21:12, 2008-07-23
This function simply tests a string to see whether or not it's blank. Why? Because sometimes you could have a NULL string returned, and simply testing with something like: IF ls_test = '' THEN... is not going to work. However, using this function, you will be able to use: IF is_blank( ls_test ) THEN......
Registered Members: 171 Topics: 84 Total Posts: 133 There are currently 0 member(s) and 1 guest(s) online. 10 user(s) visited this forum in the past 24 hours The most users ever online at once was 2 member(s) and 0 guest(s) at 1:30pm May 16, 2013
Community Funding
This is a community funded forum. The contributions of our members help keep this forum ad-free. This forum currently has a credit of $0.00. It costs at least $6.40/mo to provide gold (ad-free) service.