Wiki

This version (15 Nov 2021 12:15) was approved by Nikhin Shetty.The Previously approved version (25 Jun 2020 07:46) is available.Diff

Click here to return back

This action allows the user to perform linking on the current project. The function call takes in no arguments. Return type is a SSPResult which contains a IsSuccess flag for success/failure and Message in the form of list of strings.


API

SSPResult Link()


Result

SSPResult contains 'IsSuccess' flag and 'Message' information of the project Link action.

  1. IsSuccess is 'True' if the Linking project was successful, else 'False'.
  2. Message contains the Success/Failure information in the form of list of string.
resources/tools-software/sigmastudiov2/usingsigmastudio/scripting/link.txt · Last modified: 15 Nov 2021 10:57 by Nikhin Shetty