OP Set Process Variable

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 6.0.6


OP Set Process Variable (connectID; processID; procVar; locVar) Longint

ParameterTypeDescription
connectIDLongintUnique ID for the established connection
processIDIntegerID of the process
procVarStringName of process variable to write
locVarStringName of local variable to read value from
Function resultLongintError code

Description

The command OP Set Process Variable assigns the value of the process variable locVar to the process variable procVar, specified by processID.

See Also

OP Get Process Variable.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next