dtmoodie / EagleEye

BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Add input parameter search and selection capabilities #1

Closed dtmoodie closed 9 years ago

dtmoodie commented 9 years ago

Make a function for searching within the available scope for output parameters that are capable with a given input parameter's data type. Auto select the most likely match and make the list available for selection through another method.