Help for this page

Select Code to Download


  1. or download this
    *label= \$project{$activeProject}
                     {components}
    ...
                     {subComponents}
                     {Database}
                     {label} ;
    
  2. or download this
    $project{$activeProject}
            {components}
    ...
            {Database}
            {label}
            = 'Test-2';