htmlTable (version 2.4.2)

prAddSemicolon2StrEnd: Add a ; at the end

Description

The CSS expects a semicolon at the end of each argument this function just adds a semicolong if none is given and remove multiple semicolon if such exist

Usage

prAddSemicolon2StrEnd(my_str)

Value

string

Arguments

my_str

The string that is to be processed

See Also

Other hidden helper functions for htmlTable: prAddCells(), prAddEmptySpacerCell(), prEscapeHtml(), prGetCgroupHeader(), prGetRowlabelPos(), prGetStyle(), prPrepInputMatrixDimensions(), prPrepareAlign(), prPrepareCgroup(), prTblNo()