Help for this page

Select Code to Download


  1. or download this
    >From the debugger:
      DB<3> print $outputOBJ->{userOBJ}->{_DATA}->{first_name}
    Elysées
      DB<3>
    
  2. or download this
    return $pageOBJ->process($page, {output => $outputOBJ,
                                    message => \$message,
                                    step => $in->param('step')});