Tag.toString

struct Tag
string
toString
()

Return Value

Type: string

A string of the Tag not including it's children. The string will be valid SDL by itself but will not include the open brace if it has one. Use toSdl for that.

Meta