List

This placeholder contains list of items, like members, roles..

Properties

This placeholder have some properties that might be useful for you

Property
Description
Return type

<list count>

get the count of items in list

<list length>

same as count

<list random>

get a random item from the list

Any type

<list get n>

to get item at nth position in the list

Any type

<list map x>

replaces the items in the list with the item's x property

List Of Any type

Know more

Click here to know more about using placeholders

Last updated