Jump to content

Empty Path Constant: Difference between revisions

From LabVIEW Wiki
Added page
(No difference)

Revision as of 17:53, 8 June 2021

Object information
Owning palette(s) File Constants palette
Type Function
Requires Basic Development Environment
Icon

Empty Path Constant returns an empty path.

Unlike the Not a Path Constant, this constant is a valid path. You can use this constant as a starting point for building paths using the Build Path function.

Usage

Data Type Name Description
Path Path contains the empty path output.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links