RE: Placeholder for random text
Jean Lalonde > 2022-12-01 17:49
This feature can be tested in beta release v11.5.99.3
https://forum.quickaccesspopup.com/showt...89#pid5889
Syntax:
- new {RandomText:...} and {RandomNumber:...} placeholders to be replaced with random text, random integer or random floating point numbers
- {RandomText:text1|text2|text3} is replaced with one of the pieces of text
- {RandomNumber:x|y} is replaced with an integer number between integers x and y
- {RandomNumber:x|y|n} is replaced with a floating point number between x and y with n decimals