TheCommonUtils..::..cdeSubstringMax Method
Truncates strings longer than a specified maximum length.
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pIn
- Type: String
String to truncate.
- pMax
- Type: Int32
Maximum allowed characters in the string.