forward( )

Causes the M-Business Client browser to go forward one page in the user’s browse history.

Interface

PODSHistory

IDL definition
void forward( );
JavaScript synopsis
hist.forward( )
C synopsis
void PODSforward(PODSHistory* hist);
Parameters
  • hist   The PODSHistory object.

Returns

None