Skip to contents

Title

Usage

hello(msg)

Arguments

msg

Input that should be printed in green.

Value

Prints your message in green.

Examples

hello("hello")
#> hello