Prev Page Next Page
Rnd
Previous Top Next

Generates a random integer larger or equal to the minimum value and smaller than the maximum value.

Syntax: Rnd (Minimum Value, Maximum Value)

Example:
i = Rnd (30, 60)
  
Prev Page Next Page
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)