format()

Function group Execute on client Platform(s)
General NO All

Syntax

format(format,variable)

Description

Applies format to variable and returns the resulting string. format must be a Boolean, date, number or text format: the function expects the type of the format to correspond to the data type of the variable.