grannysmith-technical/content/LuaFunctions/mgCommand.md
magmaus3 b4bdcf092f
Make see_also use markdown links instead of plain text
(intended to be used when linking to an external source)
2023-08-11 14:36:12 +02:00

22 lines
358 B
Markdown

---
title: "mgCommand"
description: "Executes internal commands"
layout: "LuaFunctions"
page_status:
- stub
see_also:
- "[Builtin Commands](/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
--->