The message to send, will be passed through the JSONStringify function (the keepUndefined paramter will be set to true), colorized with the colorizeJSONString function, and then passed into world.sendMessage.
Optionalspace: string | numberThe spacing for the stringified JSON.
Optionaloptions: {The options for the colorizeJSONString function, if not specified, the default options will be used.
Sends a JSONStringify stringified message in chat, with the message colorized.