Rezi
Preparing search index...
core/src
severityToNum
Function severityToNum
severityToNum
(
sev
:
DebugSeverity
)
:
number
|
null
Convert a severity string to its numeric value. Returns null if the string is not a valid severity.
Parameters
sev
:
DebugSeverity
Returns
number
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Convert a severity string to its numeric value. Returns null if the string is not a valid severity.