Jump to content

GetDataForDrag (XNode Ability)

From LabVIEW Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetDataForDrag (XNode Ability)
List of XNode Abilities
Public Name:GetDataForDrag

This ability VI is used to supply data when your XNode is dragged over a data socket (such as a path or string control). String Valid? and Path Valid? indicate if you can supply that type of data, and String and Path contain the data.

Default behavior: None.

This ability does not provide UI and OS messages are not handled.

See also