Code variables use JavaScript. You have access to all previously defined variables. It uses an “implicit return”, meaning the last line will be the value assigned to this variable. For example, if you have two random numbers, a and b, and you want to assign their product to this variable, simply type “a * b”, and their product will be returned. For your convenience, you have access to lodash helper functions, which are documented here.
1- Open the Graphical Interface.
2- Click on the plus button next to Variables on the the top left side of the window.
3- Click on the Random Column Name option.
4- Enter your code in the box and click on the save button when you are done.
Comments
0 comments
Article is closed for comments.