Wiki

This version (16 Nov 2021 04:12) was approved by Nikhin Shetty.

Click here to return back

Read

This action allows the user to Read the value of the given property in a specific module/shape. The function call takes in 2 arguments. This action returns the property value and it's type.


API

Param Read(string uid, string propertyName)


Arguments

  1. uid- Uid of the Shape from which user wants to perform read.
  2. propertyName- Name of the property to get the value.


Result

Param result includes property value and it's type.

resources/tools-software/sigmastudiov2/usingsigmastudio/scripting/read.txt · Last modified: 16 Nov 2021 04:12 by Nikhin Shetty