Jump to content

MapConstant class: Difference between revisions

From LabVIEW Wiki
Replaced with template tables
m Removed VI Server Category from page
 
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
*[[VI Scripting]]
*[[VI Scripting]]


[[Category:VI Server]]
[[Category:VI Scripting Class]]
 
[[Category:VI Server Class]]
[[Category:VI Server Class]]
[[Category:VI Scripting]]

Latest revision as of 02:12, 8 May 2020

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name MapConstant class
Class ID 16553
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


    The MapConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide MapConstant Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    MapConstant Properties Table
    Property ID Long Name (English) Description R/W RTE
    12558800Map KeyRead OnlyYes
    12558801Map ValueRead OnlyYes
    12558802Number of Visible Key Value PairsRead/WriteYes
    12558803Vertical Scrollbar VisibleRead/WriteYes
    12558804Horizontal Scrollbar VisibleRead/WriteYes
    12558805Top Visible KeyValue PairRead OnlyYes

    Methods

    Show/Hide MapConstant Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    MapConstant Methods Table
    Method ID Long Name (English) Description RTE
    12558400Scroll To KeyYes

    Events

    This class has no events or it inherits events from its parent: Constant Class.


    History

    Version Change(s)
    LabVIEW 2019 Added in LabVIEW 2019.

    See Also