Jump to content

Application class/Build.Distribution method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
m Added Private Method Category to page
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
| shortname = Build.Distribution
| shortname = Build.Distribution
| longname = Build:Distribution
| longname = Build:Distribution
| datatypeimage =  
| datatypeimage = none
| datatype =  
| datatype = No return value
| invokenodeimage = Application-Build-Distribution.png
| invokenodeimage = Application-Build-Distribution.png
|}}
|}}
Line 23: Line 23:
! scope="row" style="text-align:Center;" | [[File:Path Array.png|frameless|border|Path Array|link=Path Array data type]]
! scope="row" style="text-align:Center;" | [[File:Path Array.png|frameless|border|Path Array|link=Path Array data type]]
| '''File List'''
| '''File List'''
|  
| Yes
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:I32 Array.png|frameless|border|I32 Array|link=I32 Array data type]]
! scope="row" style="text-align:Center;" | [[File:I32 Array.png|frameless|border|I32 Array|link=I32 Array data type]]
| '''Flags'''
| '''Flags'''
|  
| Yes
|
|
|}
|}
Line 49: Line 49:
== External Links ==
== External Links ==
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}
[[Category:Private Method]]


[[Category:Method]] [[Category:VI Server Method]]
[[Category:VI Server Method]]

Latest revision as of 21:12, 7 May 2020

VI Server Method Information
Method ID 7E1
Scope Private
Data Name Build.Distribution
Short Name* Build.Distribution
Long Name* Build:Distribution
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type No return value
Invoke Node Build:Distribution

Parameters

Data type Name Required Description
Path Array File List Yes
I32 Array Flags Yes

Uses

History

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

See Also

External Links