previous

Returns the complete URL for the previous page in the user’s browse history.

Interface

PODSHistory

IDL definition
read-only attribute PODSString previous;
JavaScript synopsis
hist.previous
C synopsis
PODSString PODSgetPrevious(PODSHistory* hist);
Parameters
  • hist   The PODSHistory object.

Returns

Complete URL for the previous page in the user’s browse history.