.handwriting
element
(.scriptwriting)
The .handwriting
action simulates hand or script written text (cursive). It belongs to the text category within the ui area.
Action Syntax
.handwriting "text"
A quoted text string
.handwriting $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.handwriting "text"
// Using Variables
// Display dynamic content from variables
.handwriting $text
Action code: 3794342727
Version: 0.6.4
Last updated: 2025-06-13