VerifyEqualsIgnoreCase
VerifyEqualsIgnoreCase command is used to compare and verify the equality of two text values ignoring the case sensitivity. The left hand values is provided in element section and the right hand value is in parameter section. In case locator(page and element) is provided then the LHS will be the text value in the locator.
Select VERIFYEQUALSIGNORECASE command from the action drop down, leave Screen name blank, provide first value in Element key and second value in parameter section as shown below:

After completing this step, test step will look as below:

If first value ignoring the case sensitivity is equal to second value then this test step will pass else this will fail.
In case user is using two static vales to compare then user has to select VERIFYEQUALSIGNORECASE command from the action drop down, leave Screen name blank, provide first value in Element key and second value in parameter section.