# sentence() function

The sentence() function is identical
to performing a tclread statement. It returns the
TCL command used to activate the program into a variable.

## Syntax

```
sentence()
```

## See also

- [BASIC functions](https://d3codex.com/pickbasic-flashbasic/basic-functions/)
- [Statements and functions](https://d3codex.com/pickbasic-flashbasic/statements-and-functions/)
- [tclread statement](https://d3codex.com/pickbasic-flashbasic/tclread-statement/)

---
Source: https://d3codex.com/pickbasic-flashbasic/sentence-function/ - part of the D3Codex reference.
