Jump to content

Template:Labviewconfigurationkey: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>== {{{keyname}}} ==
<includeonly>== {{{keyname}}} ==
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}}<br />|Undefined}}
{{ #if:{{{example|{{{example|}}} }}} | '''Example:''' {{{example}}}<br /> | Undefined}}
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br />|Undefined}}
{{ #if:{{{description|{{{description|}}} }}} | '''Description:''' {{{description}}}<br />|Undefined}}
{{ #if:{{{datatype}}}|{{{datatype|}}} }}} | '''Datatype:'''
{{ #if:{{{datatype|{{{datatype|}}} }}} | '''Datatype:'''
{{ #switch: {{{datatype}}}
{{ #switch: {{{datatype}}}
  | b = Boolean
  | b = Boolean

Revision as of 06:28, 9 May 2007


Usage Example

{{inikey
|keyname=
|example=
|description=
|datatype=
|permitted values=
|default=
|LV=
|OS=
|notes=
}}


Image:logo.Windows.pngImage:logo.Mac.pngImage:logo.Linux.pngImage:logo.Sun.png