.error-line
element
The .error-line
action displays an error on the app screen. It belongs to the error category within the system area.
Action Syntax
.error-line "text"
A quoted text string
.error-line !set:icon "text"
An icon in format !set:name followed by A quoted text string
Examples
// Basic Usage
.error-line "the network request timed out"
Action code: 3178767316
Version: 0.6.4-4
Last updated: 2025-06-13