« Back to Product

Documentation

MR_SendInfo

Require: IP-Symcon >= 5.5

 boolean MR_SendInfo (int $InstanceID) 

Parameters

InstanceID

ID of the Instance

Returns

If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.

Description

Sends an info mail about the last completed time interval

Example

MR_SendInfo(12345);
Any questions?