core
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
core
core
/
me.kpavlov.project
/
Sample
/
sayHi
say
Hi
fun
sayHi
(
name
:
String
)
:
String
Returns a greeting message with the given name.
Return
A greeting message.
Parameters
name
The name of the person to greet.