See below some formatting directions to help when building conditions within your Case flows.
Format to enter in value column: new DateTime(yyyy,MM,dd,hh,mm,s)
EX: new DateTime(2020,05,30,12,00,00)
Format to enter in value column: new DateTime(yyyy,MM,dd)
EX: new DateTime(2020,05,26)
Format to enter in value column: “String”
EX: “To test Short text 1”
Format to enter in value column: “String”
EX: "To test long text 1"
Format to enter in value column: x.yM
EX: 1.2M
Format to enter in value column: X
EX: 10
Format to enter in value column: true/false
EX: true
Format to enter in value column: “Level1.Level2.Level3”
EX: "CONTACT NO.HOUSE.1234567"
Note: if you have only configured two levels that a dot should be placed after the second value (see below example).
Format to enter in value column: “String”
EX: "Blackberry"
Format to enter in value column: “Email Address”
EX: "jhon@gmail.com"