This function must be used inside a worksheet script called by 'RunScript' worksheet formula.
Set the result of the worksheet script to the string value specified.
PROCEDURE WSScript_SetResStr(resultCellValue : DYNARRAY[] of CHAR);def vs.WSScript_SetResStr(resultCellValue):
return None| Name | Type | Description |
|---|---|---|
| resultCellValue | DYNARRAY[] of CHAR | The value for the result of the worksheet script called by the RunScript worksheet function. |
VS Functions: WSScript_GetObject | WSScript_GetPrmInt | WSScript_GetPrmReal | WSScript_GetPrmStr | WSScript_SetResStr | WSScript_SetResReal | WSScript_SetResImage
Availability: from Vectorworks 2016