Description
Enables the given tab.
Parameters
Return Type
None
Example
You can enable the Field Tab from the issue if he assignee is Admin.
if(assignee == "admin") { lfEnableTab("Field Tab"); }
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.