Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 474 Bytes

File metadata and controls

24 lines (18 loc) · 474 Bytes

wsInstallFailed

Description

This function must be called inside 'add_to_workspace' script and it will mark the install as failed, showing an alert dialog at the end.

PROCEDURE wsInstallFailed(failed : BOOLEAN);
def vs.wsInstallFailed(failed):
    return None

Parameters

Name Type Description
failed BOOLEAN

Version

Availability: from Vectorworks 2021

Category