Defs.set()

Sets the defs entry stored under name to value.

Signature

Javascript
Defs defs.set(
  String name,
  String value
)

This object is chainable as it returns the Defs object.