Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
-
PEB
- Posts: 591
- Joined: Sun Feb 21, 2010 1:28 am
Post
by PEB »
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 29 Apr 2006 13:35:58 -0700 (PDT)
Is there a way to get Hollywood to generate a random number or select a random data item from a table?
-
airsoftsoftwair
- Posts: 5914
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
-
Contact:
Post
by airsoftsoftwair »
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 30 Apr 2006 12:22:11 +0200
Is there a way to get Hollywood to generate a random number or select a random data item from a table?
Use the
Rnd() or
RndF() function for that.