Logo Formulierenserver Logo Formulierenserver
  • Releases
  • Handleiding
  • Modules
  • Smartforms
  • Seneca XForms Engine
Formulierenserver Documentatie > Smartforms > Functielijst > Tekstfuncties > string > string(integer value) returns string

string(integer value) returns string

Geeft een integer waarde terug als tekst.

Functie

Argument Types Omschrijving
value integer Integer waarde.
Result string Geeft de integer waarde terug als tekst.

Omschrijving

Geeft een integer waarde terug als tekst.

Voorbeelden

string(0) = "0"
string(5) = "5"
string(-33) = "-33"

Smartforms
  • Concepten
  • Functielijst
    • Numerieke functies
    • Tekstfuncties
      • compare
      • concat(value, value...) returns string
      • contains
      • endswith
      • equals
      • htmldecode(value) returns string
      • htmlencode
      • indexof
      • indexofany
      • insert(left, index, right) returns string
      • isempty(value) returns boolean
      • iswhitespace(value) returns boolean
      • lastindexof
      • lastindexofany
      • length(value) returns integer
      • padleft
      • padright
      • remove
      • repeat(value, count)
      • replace
      • startswith
      • string
        • string(boolean value) returns string
        • string(datetime value) returns string
        • string(double value) returns string
        • string(integer value) returns string
        • string(string value) returns string
        • string(nil value) returns nil
      • substring
      • tolower(value) returns string
      • toupper(value) returns string
      • trim(value) returns string
      • trimend(value) returns string
      • trimstart(value) returns string
    • Datum-tijd functies
    • Selectiefuncties
    • Waardefuncties
    • Parameterfuncties
    • Formulierargument functies
    • Lijstfuncties
    • Alle functies
  • Expressies

Wat is Formulierenserver? www.formulierenserver.nl