ACES
A list of all Actions, Conditions and Expressions supported in this addon.
General
-
Actions
function {0} ({1}) { return {2} }
Set an alias to a function
{my}: Set text to {0}
Set text, after parsing it
{my}: Link dictionary {0}
Link a dictionary for variables
-
Expressions
C2StrToC3Str
EXPERIMENTAL: Tries to rewrite a SFDX C2 text string into a C3 one
Typewriter
-
Actions
{my}: Pause Typewriter
Pause Typewriter
{my}: Resume Typewriter
Resume Typewriter
{my}: Set typewriter easing to {0}
Set Typewriter Easing
{my}: Set typewriter params to {0}
Set Typewriter Params
{my}: Skip typewriter {0}
Skip Typewriter
{my}: Typewrite {0}
Typewrite
{my}: Set typewriter easing (by name) to {0}
Set Typewriter Easing (by name)
-
Conditions
{my}: Is typing
Is typing
{my}: On Letter Typed
Triggered when a letter is typed
{my}: On TypewriterPause
Triggered on typewriter pause
{my}: On Typewriter Resume
Triggered on typewriter resume
{my}: On Typewriter Start
Triggered on typewriter start
{my}: On Typewriter Stop
Triggered on typewriter stop
-
Expressions
LastLetterIndex
Returns the index of the last typed letter.
TypewriterEasing
The easing used by the typewriter
TypewriterParams
The params applied to the typewriter
TypedTextWidth
The width of the currently typed text
TypedTextHeight
The height of the currently typed text
LastLetter
The last typed letter