rm_appcontext( ‘app_context_name’ | ‘*’, ‘attribute_name’ | ‘*’ )
Deletes the specified attribute from the specified application context. If the form rm_appcontext( ‘*’ | ‘*’ )
is used, the contexts also will be deleted.
See List_appcontext for an example.