`def content `for String s : new String[]{"aaa","bbb","ccc"} alert('$s'); ` `