module_listLogColor
listLogColor ⇒ String
Section titled “listLogColor ⇒ String”Contains the colors for the log section
Returns: String - String
| Param | Type |
|---|---|
| listLogColor.Color | String |
Example
log("Something", listLogColor.FgRed);StringContains the colors for the log section
Returns: String - String
| Param | Type |
|---|---|
| listLogColor.Color | String |
Example
log("Something", listLogColor.FgRed);