Name =  terminal .processor .name .get  (  )  
                                
Description :

This instruction returns the name of the processor currently running the script.

Return Value :

  • Processor name : "Processor Name, Model name" : " Pentium II, model 5".
    Model name is only returned according to the information given by the manufacturer.

Examples :