Skip to main content

FunnelLabelBuilder.Format Method

Name Parameters Description
Format(Format) value Formats the item value before displaying it in the label. Mirrors the client-side format option.
Format(JS) value Formats the item value before displaying it in the label. Mirrors the client-side format option.
Format(Action<FormatBuilder>) configurator Formats the item value before displaying it in the label. Mirrors the client-side format object.
Format(String) value Formats the item value before displaying it in the label. Mirrors the client-side format option.