* @description Enter either a value for "center" or "data_name" NOT both. If both are entered, "center" will take precedence. * If the section is part of a repeatable and "data_name" is used you must ...
JavaScript doesn't care about how you are passing them in, whether as a value directly or as a variable. In this function, JavaScript will take whatever was passed in the first argument and make it ...