MVPSI.JAMS Namespace > Variable Class : ExistsInPath Method |
'Declaration
Public Shared Function ExistsInPath( _ ByRef variableID As System.Integer, _ ByVal folderID As System.Integer, _ ByVal variableName As System.String, _ ByVal js As Server _ ) As System.Boolean
'Usage
Dim variableID As System.Integer Dim folderID As System.Integer Dim variableName As System.String Dim js As Server Dim value As System.Boolean value = Variable.ExistsInPath(variableID, folderID, variableName, js)
public static System.bool ExistsInPath( ref System.int variableID, System.int folderID, 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