Share via


DeleteData Method

The DeleteData method deletes the name-value pair if it is defined.

Syntax

object.DeleteData

(

i_NameAs String

)

Parameters

Parameter Description

i_Name

The name of the session data to delete.

See Also

Reference

IGrooveFormsToolSessionData Interface