avid.externals.virtuos.setValueInPlan
- avid.externals.virtuos.setValueInPlan(planStr, key, value)
(re)sets the value of the passed key in the plan file content string and returns the modified string. @param planStr String containing the content of a plan file @param key Key of the key value pair. @param value value that should be set. @pre key must be a key present in the result of createPlanPatternDictionary @return the manipulated string