Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates if the non-positional field should be written.
Syntax
public boolean validateWriteNonPos(anytype _value, TaxReportFieldFormat_IT _format)
Run On
Called
Parameters
- _value
Type: anytype
The unformatted value of new field.
- _format
Type: TaxReportFieldFormat_IT Enumeration
The field format.
Return Value
Type: boolean
true, if the _format can be applied to _value and can produce a valid field value.