Questions tagged [movilizer]

A development platform for enterprise mobile applications

Movilizer is a development platform for building, deploying and running enterprise mobile applications.

For more information, visit the official website

61 questions
-1
votes
1 answer

How to Debug Global variable in MEL script

I am new to MEL script. I don't know how to debug MEL script like c#. Please help me to debug MEL script. Currently i have one global varible like below. $global:employeeList[$local:employeeInfo] =…
1 2 3 4
5