Jump to content

CompanionDiagram class/SplitCaseStruct method: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m Added VI Scripting Method Category to page
 
(2 intermediate revisions by the same user not shown)
Line 59: Line 59:
== 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:VI Scripting Method]]


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

Latest revision as of 22:32, 7 May 2020

VI Server Method Information
Method ID 7684BC00
Scope Private
Data Name SplitCaseStruct
Short Name* SplitCaseStruct
Long Name* SplitCaseStruct
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16473
Owning Class Name CompanionDiagram Class
Return Data Type Node Refnum Array data type

Node Refnum Array

Invoke Node SplitCaseStruct

Parameters

Data type Name Required Description
Node Refnum Array SplitCaseStruct Yes. Return value.
Node Refnum CaseStruct Yes
Node Refnum Array SelectorTerms Yes
Node Refnum Array SwitchStructs Yes

Uses

History

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

See Also

External Links