DeviceChannel.checkParameter Method

Module: DeviceChannel

Definition

Confirms if a parameter exists on the device.

bool checkParameter(String? parameterName)

Parameters

parameterName String
in The name of the parameter to check.

Returns

bool
Outputs true if the parameter exists.

Exceptions

An error has occurred during Devices Library execution.