System information
General Reference Guide Export Block Descriptors
RG-001-0-EN ver 1.5 eWON® - 20/03/2009 - ©ACT'L sa Page 186
8.3.11 $dtSV
8.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.
8.3.11.2 Detailed Example
Will include the eWON online IP address in the body from a sent eMail.
8.3.11.3 Used Fields
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 171: $dtSV - detailed example
Fields Value if not specified
Mandatory
$se System expression. At this time, only “OnlineIpAddress” is available
Table 172: $dtSV - fields used