VisuDlg_ProcessChangeSign (FUN)
FUNCTION VisuDlg_ProcessChangeSign : BOOL
This function changes the sign of the value and changes caret position and selection accordingly
- InOut:
Scope
Name
Type
Comment
Return
VisuDlg_ProcessChangeSignBOOLInout
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
Input
bPasswordBOOL