globalText

fun globalText(vararg names: String, action: GlobalTextCommand.() -> Unit)

Create a global text command.

Parameters

names

The names of this command.

action

The command action.