Sets a float value that will be used as a parameter with the next call of a SapGuiInvoke function.
SapGui.bdh
SapGuiSetFloat( in fParam : float );
| Parameter | Description |
|---|---|
| fParam | The float value to be set as a parameter for the next call of SapGuiInvoke. |