Difference between revisions of "Extensions.HMI.HMIChk001"

From emotive
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
Within a [[Extensions.HMI.ChoiceDialog|ChoiceDialog]] activity of the type in the option element has the type [[[Core.DataTypes.ComplexDataType.ContainerDataType.List|List<String>]] match.
+
The list given by the <'''options'''> element in a [[Extensions.HMI.ChoiceDialog|ChoiceDialog]] action will be a [[Core.DataTypes.ComplexDataType.List|list]] of [[Core.DataTypes.SimpleDataType.String|strings]]. No other item types are allowed.

Latest revision as of 02:41, 13 September 2019

Classification

Name HMI_Chk001
Class HMI
Severity Critical
SpecifiedBy ISO 13209-3

Description

The list given by the <options> element in a ChoiceDialog action will be a list of strings. No other item types are allowed.