Global

Methods


arrayRemove(arr, values)

Method to reduce array of characters

Parameters:
Name Type Description
arr

existing array of characters

values

array of characters which should be removed

Returns:

new array without banned characters

Type
*

arrayRemove(arr, values)

Method to reduce array of characters

Parameters:
Name Type Description
arr

existing array of characters

values

array of characters which should be removed

Returns:

new array without banned characters

Type
*

unique()

unique


unique()

unique