Predicate signature InputSig::getReturnValueKind
Gets the return kind corresponding to specification "ReturnValue" when
supplied with the argument arg.
Note that it is expected that the following equality holds:
getReturnValueKind("") = getStandardReturnValueKind()
signature ReturnKind getReturnValueKind(string arg)