MarkupTable.editUseInMatching Method
Edits the useInMatching field.
Syntax
edit MarkupUseInMatching editUseInMatching(boolean _set, MarkupUseInMatching _useInMatching)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean that returns true if the value is to be modified; otherwise, false.
- _useInMatching
Type: MarkupUseInMatching Extended Data Type
The new value of the field.
Return Value
Type: MarkupUseInMatching Extended Data Type
The value of the use in matching field.