.error
Element
Displays an error message box
.small
.medium
.large
Syntax
.error "Error message"
display error with literal text
.error $error
display error from variable
Displays an error message box
.error "Error message"
display error with literal text
.error $error
display error from variable