renderDelayedStickerTag()
Overview
public string function renderDelayedStickerTag(
required string type
, string group = "default"
, struct memento
)
Takes details of the Sticker group to be rendered and returns the special tag that can be parsed later in the request
Arguments
Name | Type | Required | Description |
---|---|---|---|
type | string | Yes | Sticker include type (css or js) |
group | string | No (default="default") | Sticker include group |
memento | struct | No | Sticker memento containing all sticker includes |