SapGuiSetDouble Function

Action

Sets a double value that will be used as a parameter with the next call of a SapGuiInvoke function.

Include file

SapGui.bdh

Syntax

SapGuiSetDouble( dParam : in double );
Parameter Description
dParam The double value to be set as a parameter for the next call of SapGuiInvoke.