- or download this
if($action) {
#Bond the built-in and accessory components to the parent.
if($action eq "BOND") {
- or download this
for my $acc (@acc) {
...
if ($current_status->{"curr_parent_id"} != 0) {
...
} else {
...
}
- or download this
for my $acc (@acc) {
...
...
next;
}
...