getString

The getString method RequestDictionary class returns a variable of type string.

public java.lang.String getString(java.lang.String p1);

Parameters

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.