VisuDlg_ProcessChangeSignExtended (FUN)ΒΆ
FUNCTION VisuDlg_ProcessChangeSignExtended : BOOL
Replaces VisuDlg_CheckedChangeSignExtended. For usage of caret and selection, we use a different init, only of the global flag exp.
- InOut:
- Scope - Name - Type - Comment - Return - VisuDlg_ProcessChangeSignExtended- 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- inits only the global flag for exp. - Input - bPassword- BOOL- iFormatValue- INT
