![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Text formatting functions > TextSize function |
|
|
| TextSize function |
| Format |
TextSize(text;fontSize) |
| Parameters |
| text - any text expression or text field |
| fontSize - any font size expressed as an integer |
| Data type returned |
| text |
| Description |
| Examples |
| TextSize("Plaid";18) returns the word Plaid in 18 point text. |
| TextSize("Plaid";24) returns the word Plaid in 24 point text. |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Text formatting functions > TextSize function | Next Page |