Chapter 5 basic function – Welltech SIPIVR 6800GS V.2.1 User Manual
Page 68

67
Chapter 5 Basic Function
5.1
Variable Declaration
[Introduction]
The Variable Declaration component provides a function to declare
variables. Please refer to Appendix D and E for variable type and scope.
[Description]
Right-click Variable Declaration component, the screen appears as
Figure 5.1-1.
Figure 5.1-1
Variable Name: Declare a variable name
Type: Supported variable type
Int: 32-bit integer
Double: 64-bit floating point number
String: string
Password:
String type variable but display it by star sign (i.e.: *) on screen
You must re-type the same secret word to confirm it. The screen
appears as Figure 5.1-2.
Figure 5.1-2
Value: Initial value
Indirect: Check to declare a variable in system based on the variable name
in this component. Please refer to Appendix C for example.
Success Goto: Next component to be executed if the operation is
successful
Error Goto: Next component to be executed if an error is occurred.
Remark: Description or remark for this component.