formZ SDK | 5.0 API Reference | System | Data Type

fz_tag_are_equal

Description

Checks whether two tags have the same value. Returns TRUE, if that's the case and FALSE otherwise.

Plugin Prototype

fzrt_boolean fz_tag_are_equal(

fz_tag_td *

tag1,

fz_tag_td *

tag2 )

Parameters

tag1 [Input]

first tag to check

tag2 [Input]

second tag to check

Availability

5.0.0.0

Function Set

fz_type_fset


Defined in

fz_type_api.h