'Declaration
Function TrySet( _ ByVal varType As JobVariableType, _ ByVal newValue As String _ ) As Boolean
bool TrySet( JobVariableType varType, string newValue )
bool TrySet( JobVariableType varType, String^ newValue )
Parameters
- varType
- The new VariableType
- newValue
- The new Value