Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Autocomplete

  • Last UpdatedSep 16, 2022
  • 5 minute read

QuickScript autocomplete incorporates several features for use while authoring object and client scripts:

  • Provides an autocomplete Attribute reference when you type a generic object name, such as "me." Run-time attributes appear in an autocomplete list box. Typing "InTouch:" displays an autocomplete list of tagnames from the most recently selected ViewApp template.

  • Provides method parameter help in an autocomplete list box including context-specific suggestions covering definitions, keywords, script elements, and programmatic constructs such as try ... catch or while ... endwhile.

  • Automatic word completion of Attribute references, methods, programmatic constructs, and other script elements.

These features serve as convenient documentation of method parameters and scripting syntax as well as an enhanced input method.

Autocomplete displays a context-sensitive list of options for script elements, keywords, object and attribute names, and programmatic constructs. Press Ctrl+space to display all available autocomplete options and variables for the selected location in the script. You can identify the context from the icons displayed with the list items.

Icon

Represents

MxBoolean

MxBoolean attribute

MxInteger

MxInteger attribute

MxFloat

MxFloat attribute

MxDouble

MxDouble attribute

MxString

MxString attribute

MxTime

MxTime attribute

MxElapsedTime

MxElapsedTime attribute

MxReference

MxReference attribute

MxStatus

MxStatus attribute

MxDataTypeEnum

MxDataTypeEnum attribute

MxSecurityClassification

MxSecurityClassification attribute

ApprovalInfo

MxDataQuality attribute

MxQualifiedEnum

MxQualifiedEnum attribute

MxQualifiedStruct

MxQualifiedStruct attribute

MxInternationalizedString

MxInternationalizedString attribute

.NetMethod

.Net Method

DirectQuery_Averages

.Net Property

.NetField

.Net Field or Variable

.NetNamespace

.Net Namespace

.NetStruct

.Net Struct

.NetClass

.Net Class

.NetInterface

.Net Interface

.NetEnum

.Net Enumeration

.NetEnumValue

.Net Enum Value

QuickScriptKeyword

QuickScript Keyword

ObjAttrName

Contained object name, or any partial attribute name such as a attribute, field attribute, or primitive that has a dot in the name, or any attribute of Mx type MxNone, or if there are several type choices among objects and attributes.

If the attribute cannot be exactly or unambiguously returned, this icon will appear.

Partial name example: For me.alarm.a1, typing "me.alar" will show the blue ball icon for alarm.

MxNone example: input/output extension attribute WriteValue.

Rectangle

Rectangle

Rounded_Rectangle

Rounded rectangle

Line

Line

Horizontal_Vertical_Line

Horizontal or vertical line

Text

Text

Ellipse

Ellipse

Curve

Curve

Closed_Curve

Closed curve

Button

Button

Polygon

Polygon

Polyline

Polyline

Connect

Connect

Image

Image

Group_EmbeddedSymbol

Group or embedded graphic

AlarmControl

Alarm control

EditBox

Edit box

Arc

Arc

Pie

Pie

Chord

Chord

Circle

Circle

Status

Status

RadioButtons

Radio buttons

Checkbox

Checkbox

Edit_box

Edit box

Combobox

Combo box

Calendar

Calendar

DatePicker

Date picker

Listbox

List box

TitleResults for “How to create a CRG?”Also Available in