BeanShell is one of several JSR-223 compliant scripting languages. JSR-223 compliance is a standard for scripting languages to interoperate on and with the Java platform. The main JSR-223 language is ...
//typecasting - when you have data which is stored in one datatype and you want to take it to another datatype like string to number or visa versa ...