ISEMPTY attribute
Default functionality
By default, UDIMagic skips / ignores the tag if its value is empty.
For ex:
<NARRATION COLUMNREFERENCE="F"/>
Herein, UDIMagic picks up the value for NARRATION from Column F (say F2, F3, F4 so on). If the value is empty, then the tag is skipped.
However, at times it may be required that even though there is no value, the tag must appear as empty tag. In such situations, you must specify the ISEMPTY="Yes" attribute.
Default functionality
By default, UDIMagic skips / ignores the tag if its value is empty.
For ex:
Herein, UDIMagic picks up the value for NARRATION from Column F (say F2, F3, F4 so on). If the value is empty, then the tag is skipped.
However, at times it may be required that even though there is no value, the tag must appear as empty tag. In such situations, you must specify the ISEMPTY="Yes" attribute.
No comments:
Post a Comment