imbSciStringExtensionsadd Method |
| Name | Description | |
|---|---|---|
| add(String, String, Char) | ||
| add(String, String, String) |
Adds the specified input at end of output and puts separator between if input is not null or empty. Null safe operation.
| |
| add(String, ListString, String, Boolean) |