Search
Search for variables that contains the parameter name.
Arguments Description
name (str): name to be used for the search.
Returns
list[str]: A list of strings, each string is a variable name in the selected fmu which contains the argument
name
.
Example
${search_result} = Search ${variable_name}Log ${search_result}[0]