No.
An assignment always has the assigned value also as its return value. You can easily check that by printing the value of an assignment:
print $foo = '0'; print $foo = 'bar';
In reply to Re: understanding this database error code handling
by Corion
in thread understanding this database error code handling
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |