API documentation .hello(name) Parameter: name Type: String Example: Jaguard The "hello" method is responsible for showing a name. How to use this method experiments.hello("Jaguard"); // "Hello Jaguard"