Greek Letter
Last updated
Last updated
The Greek Letter node generates Greek letter names (alpha through omega) based on an index value. It provides named steps for sequences where alphabetic or numeric scales aren't appropriate.
Index
Letter index (0 = alpha, 1 = beta, etc.)
Number
Yes
Prefix
Optional text to add before the Greek letter
String
No
Suffix
Optional text to add after the Greek letter
String
No
Value
The generated Greek letter with optional prefix and suffix
String
Drag the Greek Letter node into your graph.
Connect a number to the "Index" input or set it directly (0-23).
Optionally add prefix and suffix text if needed.
The node will output the corresponding Greek letter name (like "alpha", "beta", "gamma").
The index is clamped between 0-23 (the 24 Greek letters from alpha to omega).
Greek letters are useful for representing variables or iteration sequences.
Mathematical Variables: Create named variables for mathematical expressions in design systems.
Phase Naming: Label design phases using Greek letters (alpha phase, beta phase).
Alternative Sequences: Provide a different naming convention when alphabetic or numeric scales are already in use.
: For generating Latin alphabet sequences.
: For generating numeric sequences.
: For generating t-shirt size scales (XS, S, M, L, XL).