Hi! Now that Text Blocks has been integrated, should be the time to start thinking about the String interpolation? One idea would be using the following syntax: String x = "Text \(expression)"; Thiago