static val PLACEHOLDER_ARGUMENTS: String
The $[arguments] placeholder. Replaced with a comma separated list of the argument values for the method invocation. Relies on the toString() method of each argument type.
$[arguments]
toString()