Skip to content

  • Quintessence Excel
  • Quintessence Language
    • Functions Utility
    • Functions Data
    • Functions Language
  • Quintessence Studio
  • Home
  • »
  • Quintessence Language
  • »
  • Functions Language
  • »
  • Str
  • »
Functions Language

Str

July 19, 2021August 15, 2025 by Help

The Str() function converts a numeric value to a string.

Syntax


Str (Value)

Value Any value

Examples


Function Output
Str(1.356) “1.356”
Str(True) “True”
Str(ABC) “ABC”
Str(01234) “01234”

Post navigation

StartsWith
SubStr

Related Posts

IsNullOrEmpty

September 6, 2021

IndexOf

July 19, 2021
Copyright All Rights Reserved 2025
Proudly powered by WordPress | Theme: Polite Lite by Template Sell.
  • Quintessence Excel
  • Quintessence Language
    • Functions Language
    • Functions Utility
    • Functions Data
  • Quintessence Studio
  • Business Support