encode MethodStatic
Create an ECName from an arbitrary string, encoding any special characters as "x####" where "####" is the UTF-16 character code.
encode(input: string): ECName
throws ECObjectsError if input
is an empty string.
Parameter | Type | Description |
---|---|---|
input | string |
Returns - ECName
Defined in
Last Updated: 20 June, 2023