![]() ![]() ![]() ![]() | Table Of Contents | Index |
Example:
Procedure SmallRandomNumber ;Returns a random number between 1 and 100 var SmallRand SmallRand = Random mod 100 Return (SmallRand + 1) EndProc
See Also: | Procedure | EndProc |
---|
Category: | Misc |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|