The getString method RequestDictionary class returns a variable of type string.
public java.lang.String getString(java.lang.String p1);
strvar | A variable to hold the returned string. |
Dictionary | A valid RequestDictionary. |
name | A string specifying the identifier of the string variable that is returned. |