Table of Contents

ValidateFldValue Procedure

Codeunit RecRef Functions

Sets the value of a FieldRef from a text value and validates the field.

Signature

ValidateFldValue(var FldRef: FieldRef; NewValue: Text; AsXML: Boolean)

Parameters

var FldRef FieldRef

The FieldRef that should get a new value.

NewValue Text

The new value as text.

AsXML Boolean

true if the text should be treated as an XML value, otherwise it will be treated as formatted according to the regional settings of the current user.

This documentation is generated from Smart Toolbox v27.1