'Declaration
Function TrySet( _ ByVal varType As JobVariableType, _ ByVal newValue As String _ ) As Boolean
bool TrySet( JobVariableType varType, string newValue )
Parameters
- varType
- newValue
'Declaration
Function TrySet( _ ByVal varType As JobVariableType, _ ByVal newValue As String _ ) As Boolean
bool TrySet( JobVariableType varType, string newValue )