/AWS1/CL_CWLTRIMSTRING¶
Use this processor to remove leading and trailing whitespace.
For more information about this processor including examples, see trimString in the CloudWatch Logs User Guide.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_withkeys TYPE /AWS1/CL_CWLTRIMSTRWITHKEYS_W=>TT_TRIMSTRINGWITHKEYS TT_TRIMSTRINGWITHKEYS¶
The array containing the keys of the fields to trim.
Queryable Attributes¶
withKeys¶
The array containing the keys of the fields to trim.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WITHKEYS() |
Getter for WITHKEYS, with configurable default |
ASK_WITHKEYS() |
Getter for WITHKEYS w/ exceptions if field has no value |
HAS_WITHKEYS() |
Determine if WITHKEYS has a value |