notification::email::reply_address_prefix (public)

 notification::email::reply_address_prefix

Defined in packages/notifications/tcl/notification-email-procs.tcl

Shorthand proc to return the email reply address prefix parameter value.

Testcases:
No testcase defined.
Source code:
        return [parameter::get -package_id [get_package_id] -parameter "EmailReplyAddressPrefix" -default ""]
XQL Not present:
PostgreSQL
Generic XQL file:
packages/notifications/tcl/notification-email-procs.xql

Oracle XQL file:
packages/notifications/tcl/notification-email-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: