Help for this page

Select Code to Download


  1. or download this
        my $maxEngine;
        my $props = $license->{'properties'};
    ...
                last; 
            }
        }
    
  2. or download this
        my $maxEngine = $license->{properties}[0]{value};