Script.writeComment

Emit a string verbatim into the script. Since 1.12

class Script
void
writeComment
(
string comment
)

Parameters

comment string

the string to emit

Meta