# Functions
Execute takes a template string and an `any` struct, substituting struct values for the variables.
No description provided by the author
GetFieldsFormatted returns an `any` slice for the struct and fields requested.
GetFieldsFormattedForce returns an `any` slice for the struct and fields requested.
No description provided by the author