GenerateRandomNumber

Top  Previous  Next

 

The GenerateRandomNumber Special Function Command allows you to retrieve a new cryptographically strong integer based Random Number formatted as a string.

lamp Important: Special Function commands can only be used on the right hand side of a Variable Assignment command.

Command Syntax

 

GenerateRandomNumber

 

Parameters:

 

No parameters are required.

 

Examples:

 

Generate a RandomNumber

 

Var:TestRandomNumber=GenerateRandomNumber

 

See Also: Special Functions GetBuildFileVersion GetFileNameVersion GetMajorFileVersion GetMinorFileVersion GetRevisionFileVersion GetRegistryValue IncrementFileVersion