Help for this page

Select Code to Download


  1. or download this
        { rollback( methodfunction() || last ) }
    
  2. or download this
        my $variable = methodfunction();
        rollback($variable) if defined $variable;