Workspace 6.21.5
IntToString

Converts an integer to a QString, following the user-specified formatting controls.

  • Default label: "Integer to string"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
Minimum string widthint

Fill characterQStringUsed in conjunction with Minimum string width. Sets the character that will be used to fill the string to the minimum width.
Integerint

Outputs:
StringQString