Description

Updates the data in a command.

Syntax

rv = Command_Services("UpdateCommand", Command, Field, Value)

Parameters

ParameterDescription
Command

A valid command from the Commands table.

FieldNumeric field value.
ValueValue to write to the above field.

Remarks

Uses a basic WriteV.

Version

16.0.18

  • No labels