---
title: scriptTextFont
card_id: 80859
---

# scriptTextFont

`set [the] scriptTextFont to [ph:font]`

The `scriptTextFont` property returns or sets the font used to display scripts in all the script editor windows.  

HyperCard uses `Monaco` as the default font. 

## Examples

```
set the scriptTextFont to "Geneva"
```

## Related Topics

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