tagIsFixed

fnbool tagIsFixed(string tag)

Checks if the given tag is fixed. A fixed tag can only contain one value. Unfixed tags can contain lists of values.

Parameters

tagtag to check

Returns

true, if the given tag is fixed.