Core concept

String name = "World";
String msg = STR."Hello \{name}!";
Advertisement

How it works

Preview + syntax subject to change.

Advertisement

Trade-offs + gotchas

Formatted strings when finalized.