PAD - PHP Application Driver


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


Sequences - Xref - Flag - random


Concepts | Sequences | Actions | Examples | Reference

reference2


App: sequence Page: keepRemoveFlag/random

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




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

(c) 2003-2025 Herbert Groot Jebbink