Table of Contents
Categories
Specifies that the metadata field is an information only field.
Returns TRUE if the field is an information only field.
Returns FALSE if the field is not an information only field.
Determines if the metadata field is information only:
<$if isInfo or isCustomInfo or isFieldHidden or isInfoOnly$> <$isFieldInfoOnly = 1$> <$else$> <$isFieldInfoOnly = ""$> <$endif$>