template
Description​
The template how the text should be formatted. Following placeholders exist and are filled from the song information:
%TITLE%
%SUBTITLE%
%ARTIST%
%ALBUM%
%WORDS%
%WORDSMUSIC%
%MUSIC%
%TABBER%
%COPYRIGHT%
- JavaScript
- C#
- Kotlin
template: string;
string Template { get; set; }
var template: String