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