Wiki

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

Click here to return back

This action allows the user to perform linking, compiling and connect 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 LinkCompileConnect()


Result

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

  1. IsSuccess is 'True' if the LinkCompileConnect was successful, else 'False'.
  2. Message contains the Success/Failure information in the form of list of string.



resources/tools-software/sigmastudiov2/usingsigmastudio/scripting/linkcompileconnect.txt · Last modified: 15 Nov 2021 11:05 by Nikhin Shetty