Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Node-Red
    5. Node-red: numerisch in String

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Node-red: numerisch in String

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pjo123456 last edited by

      Hallo!

      Kann mir mal einer sagen, wie ich in node-red einen numerischen Wert in einen String umwandeln kann?

      Danke….

      1 Reply Last reply Reply Quote 0
      • D
        dna909 last edited by

        Am besten über einen Function-Node.

        Da dann einfach z.B. sowas reinschreiben:

        var wert=1.0;

        wert = wert.toString();

        Damit ist die Zahl dann in einen String konvertiert.

        dna909

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        750
        Online

        31.7k
        Users

        79.7k
        Topics

        1.3m
        Posts

        2
        2
        5463
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo