cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
734
Views
0
Helpful
0
Replies

Question on best method to modify existing data.element value in Call Studio

fcharman
Level 1
Level 1

Hi,

 

I am fairly new to developing applications in the Cisco Unified Call Studio. I can work my way through the different elements and custom elements we are using in existing scripts. I have come across a scenario that requires me to modify an existing {data.element..value}. Is there an easy way to do a Value := Left(10, Value)? Basically, if Value.length = 11 then trim the first character from the Value. 

 

I can't seem to find anything in the documentation that indicates functions or elements that could do that - closest being the Action element - Application_Modifier. 

 

Outside that, I am thinking it would be a Custom Element that runs some Java code to modify the Value.

 

If this isn't the best location for this question, let me know.

 

Regards,

0 Replies 0