Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

ListDialog.ListTag

Queries the tag for the given index.

Component Version macOS Windows Linux Server iOS SDK
ListDialog 4.2 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "ListDialog.ListTag"; Index )   More

Parameters

Parameter Description Example
Index The index from 0 to ListDialog.ListCount-1. $index

Result

Returns text.

Description

Queries the tag for the given index.
The tag allows you to store anything with the list like a record ID.

See also

This function is free to use.

Created 18th August 2014, last changed 18th August 2014


ListDialog.ListItem - ListDialog.Reset