![]() |
System Debug Reference Manual
> Chapter 10 System Debug Standard Functionsfunc strmax |
|||||||||||||||||||||||
|
Syntaxstrmax (source) Formal Declarationstrmax:u32 (source:str) Parameters
Examples
$nmdebug > wl strmax("date"):"#"
#2048
$cmdat > = strmax(""),d
#2048
Limitations, RestrictionsThe maximum number of characters in a string currently is 2048.
|