Sets the device reference.
Syntax: |
DlxDevice.SetReference(ref)
|
Parameters
Parameter |
Description |
ref |
A string containing the reference. |
Return Value
If the reference is set correctly it returns true otherwise it returns false.
Example
|
Copy code
|
|
See also