Labels

Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Thursday, December 1, 2016

101 Construct2 Dictionary Shuffle Indexes


.
101 Construct2 Dictionary Shuffle Indexes

1) Create new project.

Project Name=ShuffleIndexes.

2) Insert New Dictionary Object.

Name=DictionaryShuffle.
 

3) Add On Start Of Layout Event.


4) Add Group

Name=Shuffle Indexes Group

5) Add Local Variable to set the number of Index Count.

Name=IndexCount
Type=Number
Value=5


6) Insert Repeat Event to perform Add Key-Value to DictionaryShuffle.


7) Add local variables for shuffling task.

 

8) Add Repeat Event to swap the value for each randomly picked keys.


OUTCOME.



DOWNLOAD:

.

No comments:

Post a Comment