/ Published in: C#
The Script Component uses typed accessor properties of the autogenerated based class, created from the component’s **ReadOnlyVariables** and **ReadWriteVariables** properties.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
string myVar; myVar = this.Variables.MyStringVariable;
URL: http://msdn.microsoft.com/en-us/library/ms136031.aspx