com.ibm.gre.IRMQuery.setFieldValue Function
Sets the XML element value for the element named by the unique key value.
Public bool setFieldValue (string, string)
Type
Name
Description
string
key
The unique key identifying the element to set the value for.
string
val
The value to set.
Return
Description
bool
true if the value was set.