Format

Applies special formatting logic to a string or number.

Supported Script Types

Properties

Property Details
String

This property contains text or numbers to format.

If Format is using Number Format, this property may be numeric, otherwise, the use of variable substitution can be used.

Format Enter the format you want the returned string to be.
Variable The name of the variable that you want to hold the variable value. The name of the variable to receive the newly formatted string.

Branches

Branch Details

Default

Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined.

Tips & Tricks