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

CRS Editor

ahsan.khan
Level 1
Level 1

I have queries regarding IPCC Express CRS Editor:

1) Can we create custom data types in the CRS Editor? Like structures in C language or Classes in C++.

2) Can we dynamically create arrays in CRS Editor? For instance, if I need a string Array of size 10 at runtime of the script, can I create it dynamically? Or do I have to create the Array statically at development time and then use it in the script. Is there any other way to achieve the same functionality by any other means?

Please answer the above queries as soon as possible.

Regards

ahsan

1 Reply 1

Chris Deren
Hall of Fame
Hall of Fame

Take a look at

http://www.cisco.com/univercd/cc/td/doc/product/voice/sw_ap_to/apps_4_0/english/administ/index.htm

Cisco CRS Scripting and Development Series: Volume 1, Getting Started with Scripts 4.0(1) - PDF

Cisco CRS Scripting and Development Series: Volume 2, Editor Step Reference 4.0(1) - PDF

Cisco CRS Scripting and Development Series: Volume 3, Expression Language Reference

Chris