LOTUSSCRIPT LANGUAGE


Example: GetMethod method
This script gets the "toString" method from the java.lang.Integer class that requires an Integer argument, and returns a string.
See Also