File: CHOOSE-Function.properties

package info (click to toggle)
libformula 1.1.7.dfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,236 kB
  • sloc: java: 17,370; xml: 1,541; makefile: 19
file content (6 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
display-name=CHOOSE
description=Selects a value from a list of up to 30 value arguments.
parameter.0.display-name=Index
parameter.0.description=The index of the value (1..30) selected.
parameter.1.display-name=value 
parameter.1.description=Value 1, value 2,... The list of arguments from which a value is chosen.