void weightarraythreshold(string &names[], float &weights[], float threshold)
weightarraythreshold VEX function
Discards any weights below a threshold from an name/weight array pair.