Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gets the command record data.

Syntax

Code Block
rv = Command_Services("GetCommand",

...

 Command)

Parameters

ParameterDescription
Command

A valid command from the Commands table.

...