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 ={};
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.
Hi
Are you able to confirm if
If so please mark it as best answer as this then helps other forum users quickly find solutions to known issues in the future. If you still require some information please post it here and the forum users can then endeavour to provide you with this.
Kind regards,
Lee Pinchbeck
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.