« Back to Product

Documentation

GetReferenceList

Require: IP-Symcon >= 5.1

 array GetReferenceList ()

Returns

Array with integer values of the IDs of all references

Description

This function returns an array with the IDs of all references.

Example

$ReferenceList = $this->GetReferenceList();
Any questions?