D0800780 - Strip Special Characters from String Data Struct
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szInputString | KEYWRD | char | OPT | INPUT |
A segment of text within a search string. For example, in the search string "human resources representative," each word is a segment or
| ||||
| szStrippedString | KEYWRD | char | OPT | OUTPUT |
A segment of text within a search string. For example, in the search string "human resources representative," each word is a segment or
| ||||
| szOtherCharsToStrip | DL01 | char | OPT | INPUT |
A user defined name or remark. | ||||
| None |
| None |