Skip to content
Piotr Kruczkowski edited this page Feb 4, 2020 · 3 revisions

Introduction

Tree Map API is designed to bring dynamic tree data structure to LabVIEW. It is built on top of the map data type available since LV2019. It exposes API similar to many other implementations available for other languages, with the limitation that it is not generic, rather it is based on string data contained in the nodes of the tree.

Clone this wiki locally