avid.externals.virtuos.getValuesFromPlan

avid.externals.virtuos.getValuesFromPlan(planStr, key)

extracts all values of the passed key from the plan file content string. @param planStr String containing the content of a plan file @param key Key of the key value pair. @pre key must be a key present in the result of createPlanPatternDictionary @return the list of values of the key. If key is not present the list is empty.