ad_pvt_home_name (public)

 ad_pvt_home_name

Defined in packages/acs-tcl/tcl/defs-procs.tcl

This is the name that will be used for the user's workspace (usually "Your Workspace").

Returns:
the name especified for the user's workspace in the HomeName kernel parameter.

Testcases:
user_links_api
Source code:
    return [lang::util::localize [parameter::get -package_id $::acs::kernel_id -parameter HomeName]]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: