Skip to content

Unit Reference ItalicString

S2NX7 edited this page Sep 30, 2025 · 2 revisions

ItalicString

Screenshot 2025-09-30 164549

The Italic node formats a string to display in italic style using HTML-style tags.

Input Ports

  • Value : The string to format in italics.

Output Ports

  • Result : The input string wrapped in <i> and </i> tags.
Clone this wiki locally