Help for this page

Select Code to Download


  1. or download this
                    <String name="changeTypeName">Modified</String>"
    
  2. or download this
    
    ### The final result of this should be the string "Modified" from the 
    +example line given above...
    ...
            print "Change Type is = $changeType\n";
        }
    }