GNU/Linux |
CentOS 5.5 |
|
![]() |
text_str(3stap) |
![]() |
text_str − Escape any non−printable chars in a string.
text_str:string(input:string)
input |
The string to escape. |
Description Takes a string, and any ASCII characters that are not printable are replaced by the corresponding escape sequence in the returned string.
![]() |
text_str(3stap) | ![]() |