String manipulation

FORMATSTRBOOST – Format string using Boost

104 views June 1, 2018 admin 0

Overview

This Custom Field formats a string using the Boost format.

For more information regarding Boost refer this link.

Syntax

FORMATSTRBOOST(‘%.2f-%.2f’, ‘4’, float, ‘3’, float)

Example

Coming soon.

See also

N/A

Was this helpful?