 | imbSciStringExtensionsadd Method (String, String, String) |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified input at end of output and puts separator between if input is not null or empty. Null safe operation.
Namespace:
imbSCI.Data
Assembly:
imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
Remarks
Both input and separator may be null or empty.
If input is null or empty it will not add separator to the resulting string
See Also