Creating custom variables
Aside from ordinary screen elements, which can be referred to using their system names (s1_i1, s2_p3, …) you can create your own custom variables. Such custom variable names must start with one of the following: C_ CUS_ CUST_ CUSTOM_ For example: C_IPADDRESS1 C_SERVERNAME C_VAR1 CUST_VAR2 Creating such a variable is simple, just transfer a value […]