The value_from_formatted_string.py
module#
Summary#
Convert a value formatted to a specific locale back into an IVariableValue. |
Description#
Provides a method for converting a formatted string to a value.
Module detail#
- value_from_formatted_string.from_formatted_string(var_type: ansys.tools.variableinterop.variable_type.VariableType, source: str, locale_name: str) ansys.tools.variableinterop.variable_value.IVariableValue #
Convert a value formatted to a specific locale back into an IVariableValue.