SapGuiSetFloat Function

Action

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

Include file

SapGui.bdh

Syntax

SapGuiSetFloat( in fParam : float );
Parameter Description
fParam The float value to be set as a parameter for the next call of SapGuiInvoke.