Robuta

https://devforum.roblox.com/t/interpolated-strings-cannot-be-used-as-arguments-without-parentheses/3751867 Interpolated strings cannot be used as arguments without parentheses - Engine Bugs - Developer... Jun 18, 2025 - When using functions, you cannot use an interpolated string as an argument to a function without adding parentheses. local function x(...) print(...) end x... interpolated strings https://groups.google.com/g/perl.perl6.language/c/RzcSuWu3iBI/m/jbe-X9ovZisJ printf-like formatting in interpolated strings printflikeformattingstrings