* Create a "set" message to send to clients to set a variable. * @param {string} name The name of the variable. * @param {string|number} value The variable's new value. * @returns {string} The stringified JSON of the message.
(name, value)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected