Get string parameter of a Lighting Device or attached Accessory by Worksheet Name. Use cell index 0 to operate on the first cell. Cell index -1 is not supported for Get. Use accessory index -2 to ignore accessory values. Use accessory index 0 to operate on the first accessory of the specified cell. Accessory index -1 is not supported for Get.
FUNCTION LDevice_GetParamStr(
handle : HANDLE;
cellIndex : LONGINT;
accessoryIndex : LONGINT;
universalName : STRING): STRING;def vs.LDevice_GetParamStr(handle, cellIndex, accessoryIndex, universalName):
return STRING| Name | Type | Description |
|---|---|---|
| handle | HANDLE | |
| cellIndex | LONGINT | |
| accessoryIndex | LONGINT | |
| universalName | STRING |
Availability: from Vectorworks 2021