Help for this page

Select Code to Download


  1. or download this
    my %MasterType = (
       'TEXT'   => {
    ...
          },
       },
    );
    
  2. or download this
    &{%MasterType->{'TEXT'}->{'function'}}(
       %MasterType->{'TEXT'}->{'command'},
       %MasterType->{'TEXT'}->{'linkedHeaders'}
    );