public string getLookupItemValue( string groupKey, string text, string filter )
Public Function getLookupItemValue ( _ groupKey As String, _ text As String, _ filter As String _ ) As String
public: String^ getLookupItemValue( String^ groupKey, String^ text, String^ filter )