getLink
General
getLink returns executed links. Works as a singleton.
Usage
Client:getLink(<number> interval, <string> linkName)
Returns: <HttpEvent> httpEvent
It is a singleton function. It won't run on all the server - just a single one to avoid function event fired multiple times.
Limitations
See action GET.
Example
See setLinkEvent.