The getDate method RequestDictionary class returns a variable of type date.
public long getDate(java.lang.String p1);
datevar | A long variable that will hold the returned date. |
Dictionary | A valid RequestDictionary. |
name | A string specifying the identifier of the variable that is returned. |