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