Updates a String, forcing it into Proper Case.

Syntax

ISTextUtilities.ProperCase(value, [adjustCommonNames])

Parameters

NameTypeOptionalByRefDescription
value String The string to turn into Proper Case.
adjustCommonNames Boolean Optional Indicates whether to allow for common English Names, ie 'Mc', 'Mac' at start and 'der' If omitted, a value of True is assumed.

Return Value

String

A String value.

Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0