立即与支持人员聊天
与支持团队交流

Benchmark Factory for Database 8.2 - 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

BFURandList

Description:

Randomly select unique items from a list.

Parameters:

string1-The first string to return from a list.

 

string2-The second string to return from a list.

 

stringN-The last string to return from a list.

Syntax:

$BFURandList(string1,string2,… stringN)

Example:

 

$BFURandList("Red", "White", "Blue", "Yellow") ; returns Blue the first time this function executes then Yellow, Red, White, and Blue for subsequent executions of this function. Notice that Blue did not repeat until all other colors returned.

 

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级