MVPSI.JAMS Namespace > Variable Class > Get Method : Get(String,Server) Method |
'Declaration
Public Overloads Shared Function Get( _ ByVal variableName As System.String, _ ByVal js As Server _ ) As System.Object
'Usage
Dim variableName As System.String Dim js As Server Dim value As System.Object value = Variable.Get(variableName, js)
public static System.object Get( System.string variableName, Server js )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2