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
Peacock
Gets the status name by the status id.
String
Returns the status name for the status id provided.
return getStatusNameById("1");