VA FileMan V. 22.0 Getting Started HTML Manual Banner


 

Main Chapter Getting Started Manual Programmer Manual

VA FileMan Functions


$R[ANDOM]

Format: $R(n)
Parameters: n is a positive integer or an expression evaluating to a positive integer.
Use: This function returns a randomly generated integer from the range of 0 through n-1.
Example: $R(5000)=> 1076

 


Reviewed/Updated: March 4, 2007