VisuDlg_ProcessExpFloatFormatSwitch (FUN)
FUNCTION VisuDlg_ProcessExpFloatFormatSwitch : BOOL
switches the format of the displayed value between exponential and float / decimal value and changes caret position and selection
- InOut:
Scope
Name
Type
Comment
Return
VisuDlg_ProcessExpFloatFormatSwitchBOOLInout
stOutputValueSTRINGstVariableValueSTRINGiCaretPositionINTThe current position of the caret. Either within the text or at the end of the text
iSelectionStartINTThe start of the selected text (1-relative)
iSelectionEndINTThe end of the selected text (1-relative). If the complete text is selected this parameter is textlength + 1
bInitBOOLInitialize of global value for extended numpad, should be done with the first action.
Input
bPasswordBOOL