format Section
fun formatSection(content: Expression, block: Expression.FormatSectionBuilder.() -> Unit): Expression.FormatBuilder
Content copied to clipboard
A component of the Formatted expression.
Parameters
content
displayed string or image as an Expression
fun formatSection(text: String, block: Expression.FormatSectionBuilder.() -> Unit): Expression.FormatBuilder
Content copied to clipboard
A component of the Formatted expression.
Parameters
text
displayed string