"bold"
    
    Sets the font to bold.
Synopsis
shape.bold(bool mode);
Parameter
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| mode | 
                                 TRUE = bold FALSE = normal  | 
                        
Description
Sets the font to bold.
Assignment
TextEdit
