Cannot use .space() with the {tags} option
Posted: 12 Jan 2017, 22:02
I have trying to use the following,
to replace any spaces in the {tags} param with a fullstop.
Currently I get an error in the Format editor
Code: Select all
{'.'+tags.space('.')}
Currently I get an error in the Format editor