Table of Contents sayHello Parameters Examples sayHello Say hello Parameters name String name of the person (optional, default Jane) Examples With default name sayHello(); sayHello('John'); Returns String