Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awString | awStringIncIndent
 
awStringIncIndent
void awStringIncIndent(BrokerString st);
st
The string whose indentation level is being set.
Increases the string indentation level for st by one. See awStringIndent for a complete description of string indentation level.
See also: