User Tools

Site Tools


macros:function:command.runcommand

Function

Command.RunCommand

Void Command.RunCommand(String command)
API http://api.avolites.com/10.1/Command.RunCommand.html
description Runs the supplied command if possible.
namespace Command
parameter command ( String ) : The command to run.
return value Void
Example

untested examples

  <step>Command.RunCommand("@@")</step>
  <step>Command.RunCommand("1 THRO 10 @@")</step>
  <step>Command.RunCommand("@ 0")</step>
  <step>Command.RunCommand("GROUP 1 PATTERN 1.1 @ 50")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/command.runcommand.txt · Last modified: 2017/11/28 15:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki