PAD - PHP Application Driver


home | manual | reference | regression | sequence | develop | apps


Sequences - Xref - Flag - chance


Concepts | Sequences | Actions | Examples | Reference

reference2


App: sequence Page: keepRemoveFlag/chance

HTML RESULT
{sequence 25, push='mySequence'}
{pull mySequence, make,   chance=4} {$sequence} {/pull}
2 3 8 11 12 15
{pull mySequence, keep,   chance=4} {$sequence} {/pull}
13 16 20 21 24
{pull mySequence, remove, chance=4} {$sequence} {/pull}
2 4 5 6 8 9 10 11 12 13 14 17 18 19 20 22 23 24
{pull mySequence, flag,   chance=4} {$sequence} {/pull}
0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0




home | manual | reference | regression | sequence | develop | apps

(c) 2003-2025 Herbert Groot Jebbink