isAgent
{Boolean} true if the current user is an agent.
Example
There is a special controller which can be seen by a supervisor only.
$('page').onLoad = function() {
vcc.getController('page', 'special').hidden = vcc.isAgent;
};
Features to boost outbound activities
Fueling your outbound sales
VCC live for inbound contact centers
Transforming customer service for tbi bank
Key channels VCC Live supports
Selected integrations for VCC Live users
Handle calls without leaving Salesforce
{Boolean} true if the current user is an agent.
There is a special controller which can be seen by a supervisor only.
$('page').onLoad = function() {
vcc.getController('page', 'special').hidden = vcc.isAgent;
};
Comments
Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.
There are no comments yet.