Syntax to fetch value from an Organization Variable in Client Script
Syntax to fetch value from an Organization Variable in Client Script
Here's the call:
var
variable
=
ZDK
.
Apps
.
CRM
.
Settings
.
fetchVariablesById
(
'4356038000115717184'
);
Here's the response:
What's the syntax to get the "value" attribute?