Find a specific build argument in model build information
[
searches for a build argument from the build information.identifier
,value
] = findBuildArg(buildinfo
,buildArgName
)
If the build argument is present in the model build information, the function returns the name and value.