comment

fun comment(targetText: String): String

Comments out the provided text.

Return

The commented text.

Parameters

targetText

The text to transform commented text.