Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 957 Bytes

xmlportinstance-breakunbound-method.md

File metadata and controls

33 lines (28 loc) · 957 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
Xmlport.BreakUnbound() Method
Exits from a loop on records in an XmlPort trigger.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

Xmlport.BreakUnbound() Method

Version: Available or changed with runtime version 1.0.

Exits from a loop on records in an XmlPort trigger.

Syntax

 Xmlport.BreakUnbound()

Parameters

Xmlport
 Type: Xmlport
An instance of the Xmlport data type.

See Also

Xmlport Data Type
Get Started with AL
Developing Extensions