Description
Text Search and Replace Action. This determines what formZ should do with search results (pick the objects or replace text).
enum fz_text_search_action_enum {
FZ_TEXT_SRCH_ACTION_PICK,
FZ_TEXT_SRCH_ACTION_REPLACE };
Members
FZ_TEXT_SRCH_ACTION_PICK
Pick matching text objects/elements.
FZ_TEXT_SRCH_ACTION_REPLACE
Replace text in matching text objects/elements.
Availability
6.0.0.0
Defined in