Skip to main content

Name

vctx_conn_delete — delete a key from the connection context

Synopsis

vctx_conn_delete { key }

Description

Calling this action will remove the key/value pair associated with the specified key from the current session's connection context, if that key exists.

Was this page helpful?