version 1.164, 2007/05/17 09:40:48
|
version 1.166, 2007/05/22 01:03:35
|
Line 1026 sub pick_foil_for_concept {
|
Line 1026 sub pick_foil_for_concept {
|
# |
# |
# Get a parameter associated with a problem. |
# Get a parameter associated with a problem. |
# Parameters: |
# Parameters: |
# $id - the symb of the problem part within the map(?) ($part._$id). |
# $id - the id of the paramater, either a part id, |
|
# or a partid and responspe id joined by _ |
# $name - Name of the parameter to fetch |
# $name - Name of the parameter to fetch |
# $default - Default value for the paramter. |
# $default - Default value for the paramter. |
# |
# |