getVisible (Client API reference)
Returns the footer section visibility.
Note
This method is supported only on Unified Interface.
Syntax
formContext.ui.footerSection.getVisible();
Return Value
Type: Boolean
Description: true if the footer section is visible; false otherwise.