テンプレートリテラルを使用すると、次のようにできます。 * すべての静的なリテラルは、最初の引数に配列として渡されます。 * プレースホルダのすべての値は、残りの引数として渡されます。一般的には、単に可変長引数\(Rest パラメータ\)を使用して ...
This is a script that adds JavaScript-style string functionality to AHK v2 strings. After saving the javascript_strings.ahk file, #Include it at the top of your ...