VisuDlg_ProcessExp (FUN)ΒΆ
FUNCTION VisuDlg_ProcessExp : BOOL
This function add the exponential notation to the value, shown in the numpadextended and changes caret position and selection
- InOut:
- Scope - Name - Type - Comment - Return - VisuDlg_ProcessExp- BOOL- Inout - stOutputValue- STRING- stVariableValue- STRING- iCaretPosition- INT- The current position of the caret. Either within the text or at the end of the text - iSelectionStart- INT- The start of the selected text (1-relative) - iSelectionEnd- INT- The end of the selected text (1-relative). If the complete text is selected this parameter is textlength + 1 - bInit- BOOL- Initialize of global value for extended numpad, should be done with the first action. - Input - bPassword- BOOL
