Workspace 6.21.5
StringToDouble

Converts a QString into a double precision floating point number. Supports scientific notation. If the string is not able to be parsed into a double, the operation will fail to execute.

  • Default label: "String to double"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
StringQString

Outputs:
Doubledouble