ad_scope_return_error

EveAndersson.com : API Browser : ad_scope_return_error

ad_scope_return_error

ad_scope_return_error title explanation
Defined in tcl/ad-scope.tcl

if scope is not set in the topmost environment then public scope is assumed. if scope=group, it assumes that group_vars_set is set in the topmost environment. this function should be used if we want to indicate an error to the user, which was produced by bug in our code. it returns error message properly formatted for appropriate scope.

Parameters:
title
explanation
[ show source ]

Show another procedure:

eve@eveandersson.com