value

fun value(placeholder: String, value: Any?): <Error class: unknown class>

Adds a reference to a placeholder in the template code.

Return

this for concatenation

Parameters

placeholder

placeholder to replace

value

value to replace in change of placeholder