GE Digital Solutions
CIMPLICITY 10.0
Copyright ©2025 GE Vernova and/or its affiliates. All rights reserved. | Privacy | Terms | Cookies
  • Screens
    • About CIMPLICITY Screens

    • CimEdit Configuration
      • About CimEdit

      • CimEdit Features

      • Opening CimEdit Screens

      • Estimate the Number of Screens for a Project

      • CimEdit Configuration Overview
      • CimEdit Workspace Tools and Object Identifiers
      • Preliminary Layout
      • Object Shadow

      • Points, Variables and Expressions
      • Linked Objects
      • Runtime Movement and Animation
      • Events, Procedures and Scripts
      • CimEdit Global Specifications
      • ActiveX Controls
      • Text File Format Syntax
        • Text File Format Syntax

        • BNF Syntax
          • 38 more
          • BNF Syntax

          • AnyAction

          • AnyAttributeAnim

          • AnyEventList

          • AnyObject

          • AnyPositionAnim

          • AnySingleEvent

          • AttributeAnimationTable

          • Bool

          • Empty

          • EventOptionTable

          • ExecCond

          • ExprEventList

          • FillMode

          • GmmiAbsoluteSetpointAction

          • GmmiAction

          • GmmiActionAnim

          • GmmiActionList

          • GmmiAnnunOptionTable

          • GmmiArcObject

          • GmmiBackdrop

          • GmmiBlink

          • GmmiBlinkAnnunAttr

          • GmmiBorderAnnunAttr

          • GmmiButtonObject

          • GmmiColorAnnunAttr

          • GmmiContainer

          • GmmiDefaultAnnun

          • GmmiDocument

          • GmmiEllipseShapeObject

          • GmmiEvent

          • GmmiExecAction

          • GmmiExpr

          • GmmiExprAnim

          • GmmiExprAnnun

          • GmmiExprAnnunElement

          • GmmiExprEvent

          • GmmiExprHighEvent

          • GmmiExprUpdateEvent

          • GmmiExprValueAnnun

          • GmmiFAContainerObject

          • GmmiFAFrameObject

          • GmmiFileCloseAction

          • GmmiFileOpenAction

          • GmmiFillAnim

          • GmmiFontAnnunAttr

          • GmmiGraphicObject

          • GmmiGroupObject

          • GmmiHomeScreenAction

          • GmmiHorizMoveAnim

          • GmmiHorizScaleAnim

          • GmmiInteriorAnnunAttr

          • GmmiInvokeDispMethod Action

          • GmmiInvokeScriptAction

          • GmmiKeyDownEvent

          • GmmiKeyEvent

          • GmmiKeyUpEvent

          • GmmiLineObject

          • GmmiMethodParam

          • GmmiMouseDownEvent

          • GmmiMouseUpEvent

          • GmmiMoveAnim

          • GmmiObject

          • GmmiOleEvent

          • GmmiOleObject

          • GmmiParameterBlock

          • GmmiPoint

          • GmmiPointMap

          • GmmiPrevScreenAction

          • GmmiPrintScreenAction

          • GmmiProcedure

          • GmmiProcedureMap

          • GmmiRampSetpointAction

          • GmmiRectShapeObject

          • GmmistaticSetpointAction

          • GmmiRotateAnim

          • GmmiScaleAnim

          • GmmiScreenOpenEvent

          • GmmiScreenCloseEvent

          • GmmiScript

          • GmmiSetpointAction

          • GmmiTabOrder

          • GmmiTextAnnunAttr

          • GmmiTextButtonObject

          • GmmiTextObject

          • GmmiTimedEvent

          • GmmiToggleSetpointAction

          • GmmiValueAnim

          • GmmiVariableAssignAction

          • GmmiVariableMap

          • GmmiVariables

          • GmmiVariableSetpointAction

          • GmmiVertMoveAnim

          • GmmiVertScaleAnim

          • GmmiVisibilityAnim

          • GmmiWhileKeyDownEvent

          • GmmiWhileMouseDownEvent

          • GRArc

          • GRArcDim

          • GRAttrib

          • GRBitmapButton

          • GRBorderAttr

          • GRBorderRes

          • GRBoundGraphic

          • GRButton

          • GRColorAttr

          • GRColorObjAttr

          • GRFontAttr

          • GRFontRes

          • GRGraphic

          • GRInteriorAttr

          • GRInteriorRes

          • GRObjAttr

          • GRObjRes

          • GROleClientItem

          • GROleControl

          • GROleGraphic

          • GROleGraphicData

          • GRPolyLine

          • GRRectShapeDim

          • GRResource

          • GRShape

          • GRShapeResources

          • GRSimpleRect

          • GRText

          • GRTextAttributes

          • GRTextButton

          • Help

          • HexBlob

          • KeyDownEventList

          • KeyUpEventList

          • OleCurrency

          • OleDate

          • OleEventList

          • OleI64

          • OleItemData

          • OlePropBag

          • OlePropStream

          • OleSafeArray

          • OleU64

          • Point

          • PointArray

          • PointAttr

          • PointValue

          • PositionAnimationTable

          • PropElement

          • PropElementData

          • Rect

          • RootOptionTable

          • Scaler

          • Size

          • TextFileFormat

          • TimedEventList

          • ToplevelDocument

          • ToplevelDocumentPO

          • WhileKeyDownEventList

        • Token Syntax
        • CimEdit/CimView Screen Management
    • Navigation Configuration
    • CimLayout
    • CimView
  1. Home
  2. Screens
  3. CimEdit Configuration
  4. Text File Format Syntax
  5. BNF Syntax
  6. OleSafeArray

Expand display
Important: You do not have the latest version of CIMPLICITY! You are missing out on the newest capabilities and enhanced security. For information on all the latest features, see the CIMPLICITY product page. For more information on upgrades, contact your Proficyl sales agent or e-mail Proficy Sales Support. For the most up-to-date documentation, go here.

OleSafeArray

<OleSafeAray> ::= "(" OleSafeArray <elementType.number> <dimensionCount.number> {"(" OleArrayBound <lowerBound.number> <elementCount.number> ")" }+ { <PropElementData> }+ ")"