Chat now with support
Chat with Support

Benchmark Factory for Database 8.3 - User Guide

Getting Started Licensing Overview of Benchmark Factory Benchmark Factory Components Agents Create and Edit Connections Create and Edit Tests and Jobs Test Results and Run Reports Troubleshooting The Benchmark Factory REST API

BFFormat

Description:

 

Formats a series of up to 16 numbers. If the amount of numbers in the series is greater than 16, the Maximum Parameters Exceeded message displays.

Parameters:

 

Format string -A %d for each number in the series.

 

n1-The first number in the series.

 

n2-The second number in the series.

 

n16-The last number in the series.

Syntax:

$BFFormat(Format string, n1, n2, …, n16)

Example:

 

$BFFormat("%d is a crazy number", $BFRandRange(10,200)) ;

returns "34 is a crazy number"

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating