in reply to Posted Value "eq" not working
# THIS PART IS FAILING if($get eq "false") { print "Box is currently on"; } else { print "=>$get<" ; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Posted Value "eq" not working
by pvaldes (Chaplain) on Sep 13, 2011 at 11:50 UTC |