<% local data, viewlibrary, page_info, session = ... html = require("acf.html") htmlviewfunctions = require("htmlviewfunctions") %> <% local header_level = htmlviewfunctions.displaysectionstart(data.value.showipbgp, page_info) %>
<%= html.html_escape(tostring(data.value.showipbgp.value)) %>
<% htmlviewfunctions.displaysectionend(header_level) %>