Function answertoquestion( FeatureCode: String ): String
Description
Returns the answer given by the user to the question as specified by the feature code.
Note: If it concerns Yes/No questions, the return value will be 'true' or 'false'.