---
title: scriptTextSize
card_id: 81132
---

# scriptTextSize

`set [the] scriptTextSize to [ph:posInteger]`

The `scriptTextSize` property returns or sets the size of font used to display scripts in all the script editor windows.  HyperCard uses `9` as the default size. 

## Examples

```
set the scriptTextSize to 10
```

## Related Topics

* [script](/HyperTalkReference/properties/script)
* [scriptEditor](/HyperTalkReference/properties/scriptEditor)
* [scriptTextFont](/HyperTalkReference/properties/scriptTextFont)
* [Set the font and size of a script](/HyperTalkReference/editingscripts/Set-the-font-and-size-of-a-script)
