$inviteEventInfo
$inviteEventInfo
will return the inviteSystem event’s information
Usage
$inviteEventInfo[field[options]]
Parameters
Parameter | Description | Type | Required |
---|---|---|---|
options | The options | string | false |
Example(s)
Returns the inviteSystem event’s information
1$inviteEventInfo2//or3
4$inviteEventInfo[inviter]5//or6
7$getObjectProperty[name;inviter]8$createObject[name;$inviteEventInfo]