UnicodeSymbols

UnicodeSymbols

UnicodeSymbols is a set of unicode symbols.

Constructor

new UnicodeSymbols()

Source:

Extends

Members

sanitizeStringForPrimaryKey

Source:
Cleans a value to become a primary key on an object (replaces punctuation with underscore) (replaces the default Collection.sanitizeStringForPrimaryKey method which scrubs unicode from the primary keys)