Share via


IGrooveFormsToolSessionData.GetData Method

The GetData method returns the value defined for the specified name.

Syntax

object.GetData

(

i_NameAs String

) As Variant

Parameters

Parameter Description

i_Name

The name of the session data.

Return Value

The return value is the value of the session data with the specified name.

See Also

Reference

IGrooveFormsToolSessionData Interface