touchboolean | TypeParsableBuffer — use true to enable touch
or a buffer to enable touch and define the touchBorder (false)
buffer (TypeParsableBuffer) around the rectangle (default: '0')
onClickstring | () => void — function to execute on click
within the touchBorder of the modified text
spacenumber — additional space to right of text
eqnTypeEquationPhrase — use this to replace the text with an
equation defined by an equation phrase - when using eqn the font property
will be ignored
Text modifier definition object.
Used to define the modifiers of a string within a formatted text element OBJ_FormattedText.
textstring— text to replacemodifierIdwith - ifundefinedthenmodifierIdis usedoffsetTypeParsablePoint — text offsetinLineboolean—falseif modified text should not contribute to line layout (default:true)fontOBJ_Font — font changes for modified texttouchboolean| TypeParsableBuffer — usetrueto enable touch or a buffer to enable touch and define the touchBorder (false) buffer (TypeParsableBuffer) around the rectangle (default:'0')onClickstring|() => void— function to execute on click within thetouchBorderof the modified textspacenumber— additional space to right of texteqnTypeEquationPhrase — use this to replace the text with an equation defined by an equation phrase - when using eqn thefontproperty will be ignored