Output Variables
Returns a list of the available output variables in the considered fmu.
Arguments Description
No argument is required.
Returns
list[str]: a list of strings, each string is an output variable in the selected fmu.
Example
${output_variables} = Output VariablesLog ${output_variables}[0]