This function must be used inside a worksheet script called by 'RunScript' worksheet formula.
Set the result of the worksheet script to the integer value specified.
PROCEDURE WSScript_SetResInt(resultCellValue : INTEGER);def vs.WSScript_SetResInt(resultCellValue):
return None| Name | Type | Description |
|---|---|---|
| resultCellValue | INTEGER | 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