Wednesday 30 December 2015

Container functions in AX

condel
Use condel to delete one or more items from a container.

confind
Use confind to locate a sequence of items in a container.

conins
Use conins to insert some items into a container.

conlen
Use conlen to find out how many items there are in a container.

connull
Use connull to explicitly dispose of the contents of a container.

conpeek
Use conpeek to extract an item from a container, and to convert it into another data type, if necessary.

conpoke
Use conpoke to replace (poke) an item in a container.

No comments:

Post a Comment