Validates a BMS map against the current screen and verifies that a specific map has been received from the CICS server.
Validate (screenRef as Object, mapname as String) as Boolean
Validate (screenRef as CclOScreen, mapname as String) as Boolean
If TRUE is returned, the FieldByName method can be used to access fields using their BMS name.