ErrorIndicatorΒΆ
hypertex.spad line 1 [edit on github]
Error indicator used by BrowserInformation.
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- coerce: List String -> %
from CoercibleFrom List String
- retractIfCan: % -> Union(List String, failed)
from RetractableTo List String