Help for this page

Select Code to Download


  1. or download this
    if (my $num = $recFono->field_as_text('102') or my $type = $recFono->f
    +ield_as_text('104')) {
        something();
    }