removeFromArray

Removes a string from an array attribute. Does nothing if the tag does not exist.

Return

This object instance, for method chaining

Parameters

key

Array attribute name

value

The value to remove


Removes a list of strings from an array attribute. Does nothing if the tag does not exist.

Return

This object instance, for method chaining

Parameters

key

Array attribute name

values

The values to remove