_Global.CheckField Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object CheckField (string Field, string Value, object Test, object Op, object Field2, object Value2, object Test2);
abstract member CheckField : string * string * obj * obj * obj * obj * obj -> obj
Public Function CheckField (Field As String, Value As String, Optional Test As Object, Optional Op As Object, Optional Field2 As Object, Optional Value2 As Object, Optional Test2 As Object) As Object
Parameters
- Field
- String
- Value
- String
- Test
- Object
- Op
- Object
- Field2
- Object
- Value2
- Object
- Test2
- Object