checkTypeMatch

Checks if the type passed matches the string containing the value

  1. bool checkTypeMatch(string type, string str)
    bool
    checkTypeMatch
    (
    string type
    ,
    string str
    )
  2. bool checkTypeMatch(HipDDFVarInternal variable, HipDDFToken tk)

Meta