getStatusNameById

Description

Gets the status name by the status id.

Parameters

Return Type

String

Returns the status name for the status id provided.

Example

return getStatusNameById("1");

See also