In keyword test, i have defined two variables (say A &B)
Test is passed if variable A ( value store in variable A is "203,pedning,22/3/45") contains variable B (value store in variable B is 203)
Please guide me , which statement is useful here (if..Then, return, checkpoint etc)