{ "CREATE": { "summary": "PATCH__TBD__15__", "complexity": "PATCH__TBD__14__", "group": "scripting", "since": "7.0.0", "arity": -5, "container": "FUNCTION", "function": "functionCreateCommand", "command_flags": [ "NOSCRIPT", "MAY_REPLICATE" ], "acl_categories": [ "SCRIPTING" ], "arguments": [ { "name": "engine-name", "type": "string" }, { "name": "function-name", "type": "string" }, { "name": "replace", "type": "pure-token", "token": "REPLACE", "optional": true }, { "name": "function-description", "type": "string", "token": "DESC", "optional": true }, { "name": "function-code", "type": "string" } ] } }