5.2 Read method

Reads a UPS_ID value.

5.2.1 Syntax

object.Read(
   UPS_ID As Integer)

5.2.2 Parameters

UPS_ID

The ID of the APC parameter.

5.2.3 Return Values

String. Returns a String that contains the UPS_ID value.

5.2.4 Example

See sample inExample.

5.2.5 See Also