Description
Applies a text formatting expression to an object.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
object | Any | Yes | Object to format |
expression | Text | Yes | Text formatting expression |
Returns
Type: Text
Returns a new string, representing the formatted object.
Examples
Remarks
Some objects can be formatted using a text-based formatting expression. Use this function when you need to perform this formatting.