invoices.setCustomTabCaption
Description
Shows or hides the Custom tab in the Invoices section.

Parameters
caption string

Return value
none

Example
invoices.setCustomTabCaption(true)

Comments

See also
invoices.getCustomTabEnabled
invoices.setCustomTabEnabled
invoices.getCustomTabCaption

Back