Forum Discussion
AlexanderM
Staff
16 years agoHello Cyril,
C#Script is based on JScript, so you can use any JScript functions to process strings in your script:
http://msdn.microsoft.com/en-us/library/ecczf11c(VS.85).aspx
Also, consider using the functionality provided by .NET Framework by using the CLR Bridge feature:
http://www.automatedqa.com/support/viewarticle.aspx?aid=3304