Skip to end of banner
Go to start of banner

getStatusNameById

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  • No labels