Colors
getColorByStatusId
Get color from status id
Arguments
- statusId:
int
the id of the status
Return int
local color = getColorByStatusId(statusId)
Table
Function Name | Description | First Argument | Return |
---|---|---|---|
getColorByStatusId | Get color from status id | statusId: the id of the status | int |