Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| en:create:functions:urnputaway [13.01.2015 17:12] – alexander.ritter | en:create:functions:urnputaway [16.01.2015 18:58] (current) – alexander.ritter |
|---|
| ''void **urnPutAway**([string //questionID//])'' | ''void **urnPutAway**([string //questionID//])'' |
| |
| The function ''urnPutAway()'' is only relevant when the function ''[[:en:create:functions:urndraw|urnDraw()]]'' with the value '''man''' for the third parameter (//store//) was called up previously in the questionnaire . In this case, determine when the combination should be stored using ''urnPutAway()''. | The function ''urnPutAway()'' is only relevant when the function ''[[:en:create:functions:urndraw|urnDraw()]]'' with the value '''man''' for the third parameter (//store//) was called up previously in the questionnaire. In this case, determine when the combination should be stored using ''urnPutAway()''. |
| |
| * //questionID//\\ ID of the question with the type "internal variables", as specified in ''urnDraw()''. | * //questionID//\\ ID of the question with the type "internal variables", as specified in ''urnDraw()''. |