MyName
represents the String MyName
"MyName"
also represents the String MyName
2
(as a numeric value in Excel) also represents the String 2
, and 2,5
(as a numeric value in Excel) also represents the String 2.5
acceptNewLines
property is set to truearrayInt
int array has 3 elements: [1, 2, 3]
arrayFloat
float array has 3 elements: [1.2, 2.2, 3.2]
arrayBool
boolean array has 3 elements: [true, true, false]
arrayInt
int array has 3 elements: [1, 2, 3]
arrayFloat
float array has 3 elements: [1.2, 2.2, 3.2]
arrayBool
boolean array has 3 elements: [true, true, false]
Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence