Greetings`
Greetings`

SayHello

SayHello[]

Say hello to the world.

SayHello[name]

Say hello to name.

Details

  • The greeting can be customized in the following ways:
  • Language"English"Which language to display the greeting in
    "Yell"FalseWhether the greeting should be yelled

Examples

Basic Examples  (1)

Say hello to the world:

Say hello to the world in French:

Say hello to a specific person:

Say hello to a specific person in German:

Loudly say hello:

Tech Notes