in reply to Add value from one array element into another of same ID
String comparison is done with the eq operator, so you probably want ... if $data->{ Name } eq '';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Add value from one array element into another of same ID
by Anonymous Monk on May 27, 2021 at 15:50 UTC |