I want to create a user defined function and a function library for a test. So that i can associate the function library with the test and can call the functions.
@Daniel - Thank you for your input and helping others.
@Vishal - If you would like to create global variables or functions in Test Studio Standalone version that are accessible from all the tests within the test project, you can create a utility class. This class will contain the intended functions or variables.