public bool addLookupItem( string groupKey, string text, string value, string filter )
Public Function addLookupItem ( _ groupKey As String, _ text As String, _ value As String, _ filter As String _ ) As Boolean
public: bool^ addLookupItem( String^ groupKey, String^ text, String^ value, String^ filter )