Width =  text .char .width .get  (  Char  )  
                                     
Description :

This instruction returns the width of a particular character.

Parameters :

  • Character, expressed in ASCII.

Return Value :

  • Character width, expressed in pixels.

Examples :