Set Point Name Variable

Sets the value of a point name variable.

 

Input Arguments

 

0

String

Name

The name of the variable to set.

1

Point Name

Value

The value to set the variable to.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The value was set successfully.

FAILURE

An invalid variable name was provided.

 

Remarks

None.