wrap_string

EveAndersson.com : API Browser : wrap_string

wrap_string

wrap_string input [ threshold ]
Defined in packages/acs-core/text-html-procs.tcl

wraps a string to be no wider than 80 columns by inserting line breaks

Parameters:
input
threshold (defaults to "80")
[ show source ]

Show another procedure:

eve@eveandersson.com