Lipi Reference Lipi

Functions

str.tostring()

Syntax · 1 of 4

                str.tostring(simple float source) → simple string
              

Arguments

source required simple float

Return Type

simple string

Syntax · 2 of 4

                str.tostring(series float source) → series string
              

Arguments

source required series float

Return Type

series string

Syntax · 3 of 4

                str.tostring(simple bool source) → simple string
              

Arguments

source required simple bool

Return Type

simple string

Syntax · 4 of 4

                str.tostring(series bool source) → series string
              

Arguments

source required series bool

Return Type

series string