Quote:
Originally posted by Ethic_Sern
Does it only work with random tokens for the string? if not what else could it be used for?
|
It seems to me, based on Kai's definition, that all #R does is select a random string from an array of strings. Probably helpful for a card game where you want to draw a random card. I've never seen or used the function myself though... but the definition indicates that it would only work with random tokens otherwise it wouldn't be #R, you could use #s or #t for whatever script you need.