Data Types
All variables used in a
Silk Performer
test
script have a data type. Available data types are:
Boolean
Defines the boolean data type.
Numbers
Distinguishes between integers and floating-point numbers and provides valid and invalid examples.
Float
Defines the float data type.
Strings
Describes the syntax for strings within
Silk Performer
.
List
Defines a
List
data type.
Parent topic:
Variables Section
Related concepts
Compatibility of Data Types
Related reference
Memory Requirements
Type Conversion