getString method of the UISettings interface
Provides string resource for the view control, depending on the scenario step.
String getString( ResourceType type );
Parameters
- type
- Type of the source string, that should be displayed, represented by a ResourceType enumeration constant.
Return values
The method returns a String object, containing the string resource.
02.03.2022 12:59:15