JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Java Function Sample Java Function The HelloWorld java function is defined as follows: package Test; public class HelloWorld { public static String getName(){ return "Hello"; } } Copyright © TIBCO Software Inc. All rights reserved.