lang::message::message_exists_p (public)

 lang::message::message_exists_p [ -varname varname ] locale key

Defined in packages/acs-lang/tcl/lang-message-procs.tcl

Return 1 if message exists in given locale, 0 otherwise.

Switches:
-varname (optional)
when specified, return value in this variable
Parameters:
locale (required)
key (required)
Author:
Gustaf Neumann

Testcases:
test_catalog_import_export
[ show source ]
Show another procedure: