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.
Sets the defs entry stored under name to value.
Defs defs.set(
String name,
String value
)
This object is chainable as it returns the Defs
object.