Random |
|
1.Random - Name of the Macro.
2.Type - The type of value to generate. Options include Number (the default) for generating numbers and GUID for generating globally unique identifier values.
3.Minimum Value - The optional minimum value to use when generating a random value. The default is 0. Use only with the Number type.
4.Maximum Value - The optional maximum value to use when generating a random value. The default is 100. Use only with the Number type.
5.Format String - The optional .NET format string for formatting the output number.
Returns a value between 1 and 100. For example "67" is a potential output value.
Copyright © 2024 pasUNITY, Inc.
Send comments on this topic.
Created with an evaluation copy of HelpSmith.
To remove this notice, you should purchase the full version of the product.