endSymbol([value]);
Symbol to denote the end of expression in the interpolated string. Defaults to }}
.
Parameters
Param | Type | Details |
---|---|---|
value (optional) | string | new value to set the ending symbol to. |
Returns
string self
|
Returns the symbol when used as getter and self if used as setter. |
Please login to continue.