This translation is older than the original page and might be outdated. See what has changed.
Translations of this page:
 

This is an old revision of the document!


getValueText()

string getValueText(string variable, int answercode)

The function getValueText() returns the verbal response (label) to an answer code. For a selection question, this is the text of the corresponding selection option (also determined with getItemtext()). For a scale, the label (verbal anchorage) of the corresponding point on the scale is returned.

  • variable
    ID of the variable for which the label shall be generated.
  • answercode
    (Numeric) answer code, whose verbal equivalent shall be generated.

If no label exists for the answercode (e.g. for the intermediate value in a scale where only the extremes are labeled), the answer code is returned.

Tip: The function value() returns the verbal representation of a response, if you specified 'text' as the second parameter.

en/create/functions/getvaluetext.1419087464.txt.gz · Last modified: 20.12.2014 15:57 by alexander.ritter
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki