comment80: comment80

Description Usage Arguments Value Examples

Description

comment80 prints to the console a comment of 80 width with the text string centered and split evently between lines

Usage

1
comment80(textString)

Arguments

textString

A comment text string

Value

A comment printed to the console

Examples

1
2
#comment80(textString="This is a short comment")
#comment80(textString="This is a longer text string that will end up having to be split between two different lines. It will be split such that the lines are approximately equal.")

TaylorAndrew/atProjectManage documentation built on May 9, 2019, 4:24 p.m.