Example 2 steps, run in order in one session. Every step was executed against the engine and the output below is what it produced.
text = First[First[ImportString[ExportString[Style["Wolfram", FontSize -> 24, FontFamily -> "Times"], "PDF"]]]];No output - this step sets something up for the next one.
Graphics[{EdgeForm[Opacity[0.25]], Table[{ColorData["TemperatureMap"][t], Translate[text, 4 {-t, t}]}, {t, 0, 1, 1 / 10}]}, ImageSize -> Medium]-Graphics-All recipes · Function reference · Use this from an MCP client