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