Hi All,
We are using below mentioned functions for Client Script (Web client) version it is working fine . But it is not working for client Script(smart client) . Please help to figure it out .
var getXxyz ={};
Hi All,
We are using below mentioned functions for Client Script (Web client) version it is working fine . But it is not working for client Script(smart client) . Please help to figure it out .
var getXxyz ={};
Best answer by Saranga Amaraweera
Hi,
Both variables and objects are used in web client scripts to store data values whereas only the variables are declared in smart client/ mobile client and what you have mentioned is an object {} which can be referenced using a variable, array reference or a collection. Please read FSM Reference guide for more information.
Regards,
SAAALK.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.