InstrSession.GetString

Syntax

InstrSession.GetString( uniqueId)

Return Value

String

Returns the string value that the string you pass identifies.

Purpose

Returns the string value attached to the session with the string ID you specify.

Parameters

uniqueId As String

[In] Pass the unique string that identifies the value to obtain.

See Also

InstrSession.AttachString