Server Side Functions

The function "PrintOutMsg" prints out a specific message a set number of times.

This is a function test!
This is a function test!
This is a function test!
This is a function test!

The function printed out the message 4 times.