Skip to Content

bz_getFlagName()

Available since 2.4.4

Get the flag abbreviation from a flag ID.

Prior to 2.4.4, this function was available as bz_getName() but has been deprecated since the new name.

Usage

bz_ApiString bz_getFlagName(int flagID)
Parameters
int flagID

The ID of a flag

Returns

bz_ApiString - The flag abbreviation

Other Flag Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page