2018-10-25 04:55 PM
2018-10-26 11:48 AM
2018-10-26 03:36 PM
poco2013 wrote:I'll forget about the tag lists as of now
From Help!
•Tags List: Can be a tag or series of tags (e.g. Building A, Floor 2, Common Use, Kitchenette)
–This data type cannot be used for an Expression-based property.
Tags List is nothing more than a delimited value string. I can only speculate that it was intended to be used in expressions in conjunction with the SPLIT command but was deleted in favor of OPTIONS. In that context, Its usage would then allow the designer to select from a pre-assigned fixed list of options rather than rely on the OPTIONS data type which only gives the value selected by the user. Same thing can be accomplish just by using a comma delimited string but not as easy to configure.
IOW - six verses half-dozen which I guess is why it was not used in expressions.