Support > Forums > Getting Started > Runtime Values

Runtime Values

Ritika Gupta

  • Reporter
  • Calender Icon December 21,2021 at 12:07 PM

How to assign runtime value in a variable.

This forum has 45 topics, 112 replies, and was last updated 2 months ago by Nataly Alvarado...

Ritika Gupta

  • Participant
  • Calender Icon December 27,2021 at 6:19 AM

Thank you @natalv001 !!

Lakshmi Sukumar

  • Participant
  • Calender Icon December 22,2021 at 5:20 PM

Hello,

We have support for C# language all across Studio, both in the form of inline coding and commands. To assign value to a variable in runtime you can use the "Set Variable" command, this will allow you to run a line of C# code and assign the output to a variable for later use. In addition, the �Evaluate Snippet� command will execute a snippet of code and update existing variables if any are modified.

You are not authorized to reply, please click here to login and add your reply to this topic.