"showTabsandSpaces"
Specifies whether the Script Editor widget shows tabs and spaces.
Synopsis
shape.showTabsAndSpaces(bool mode);
Parameters
| Parameter | Description |
|---|---|
| shape | Name of the object |
| mode |
TRUE = Show tabs and spaces. FALSE = Do not show tabs and spaces. Default value. |
Description
Specifies whether the Scipt Editor widget will show tabs as arrows and spaces as dots.
Assignment
Script Editor
