SmartConnect 2018
Variables and Scripting
Scripting in SmartConnect can use either the Microsoft Visual Basic.NET or the Microsoft Visual C#.NET language.
Each script within SmartConnect must be treated as a function, and must return a value.
• | Node restrictions and tasks must return a boolean value |
• | Calculation column and tenant definition scripts should return a string value. |
The SmartConnect variable and scripting information has been divided into the following topics: