User guide
eWON 500-2001-4001-4002 User Guide - Export Block Descriptors
eWON 500®2001®4001®4002® Version 4_3_0 - User Guide - 10/5/05 - ©ACT'L sa - Page 215
11.3.11 $dtSV
11.3.11.1 Export content
$dtSV returns the value of a defined eWON system variable.
A typical use is when the user wants to include the eWON online IP address in an eMail by using the sendmail Basic syntax.
The output format can only be of TEXT type.
11.3.11.2 Detailed Example
Will include the eWON online IP address in the body from a sent eMail.
11.3.11.3 Fields used
sendmail "user@user.be","","Ip","The eWON online IP'address is:
[$dtSV$seOnlineIpAddr]"
$dtSV Data type system variable
$se Will export a system expression
OnlineIpAddr The current eWON online IP address (ie. 192.168.10.15)
Table 143: $dtSV - detailed example
Fields Value if not specified
Mandatory
$se
System expression
At this time, only “OnlineIpAddress” is available
Table 144: $dtSV - fields used