grannysmith-technical/content/LuaFunctions/mgCommand.md

23 lines
338 B
Markdown
Raw Normal View History

---
title: "mgCommand"
description: "Executes internal commands"
layout: "LuaFunctions"
page_status:
- stub
see_also:
- "/builtincommands/"
---
## Usage
```lua
mgCommand(command)
```
`command` includes both the command itself and parameters used
<!--
optional arguments are written in square brackets
below you can add examples
--->