acs::test::visualize_control_chars (public)

 acs::test::visualize_control_chars lines

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Quotes and therefore makes visible control chars in input lines

Parameters:
lines

Partial Call Graph (max 5 caller/called nodes):
%3 test_visualize_control_chars visualize_control_chars (test acs-automated-testing) acs::test::visualize_control_chars acs::test::visualize_control_chars test_visualize_control_chars->acs::test::visualize_control_chars

Testcases:
visualize_control_chars
Source code:
        return [string map {\\ \\\\ \r \\r \n "\\n\n"$lines]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: