Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

[Vorlage] Blockly - Beliebiges Zeichen im Text tauschen

Scheduled Pinned Locked Moved Blockly
blocklytemplate
70 Posts 13 Posters 14.3k Views 22 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • rantanplanR Offline
    rantanplanR Offline
    rantanplan
    wrote on last edited by rantanplan
    #41

    Hallo

    Probiert es doch mal so.
    Da ich kein ALEXA habe, kann ich nicht überprüfen welche Variante bessere Ergebnisse liefert.
    ALEXA.png

    <xml xmlns="https://developers.google.com/blockly/xml">
      <variables>
        <variable id="UU7uV-BrPR`oZ7}SlnaF">MeinText</variable>
        <variable id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</variable>
        <variable id="S}?/~CK]]EQz#|akZ`SN">MeinTextLaenge</variable>
        <variable id="Jj`q+?wfujVA5m,ym8fZ">Stelle</variable>
        <variable id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</variable>
        <variable id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</variable>
        <variable id="m6sx_t9-csQoDVP3jNN7">Teil_1</variable>
        <variable id="e#{w_y/*kb@=|-sF^8kS">Teil_2</variable>
      </variables>
      <block type="comment" id="n/JM2z]iZB^`!ciz.KW1" x="38" y="138">
        <field name="COMMENT">Sonderfall ALEXA</field>
        <next>
          <block type="variables_set" id="Q.ABhh@87P]0qq3k53y;">
            <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
            <value name="VALUE">
              <block type="text" id=":{y_9l{#7,#rl!5i6:|q">
                <field name="TEXT">Als es die ersten Hügel des Kursivgebirges erklommen hatte, warf es einen letzten Blick zurück auf die Skyline seiner Heimatstadt Buchstabhausen, die Headline von Alphabetdorf und die Subline seiner eigenen Straße, der Zeilengasse. Wehmütig lief ihm eine rethorische Frage über die Wange, dann setzte es seinen Weg fort. Unterwegs traf es eine Copy. Die Copy warnte das Blindtextchen, da, wo sie herkäme wäre sie zigmal umgeschrieben worden und alles, was von ihrem Ursprung noch übrig wäre, sei das Wort „und“ und das Blindtextchen solle umkehren und wieder in sein eigenes, sicheres Land zurückkehren. Doch alles Gutzureden konnte es nicht überzeugen und so dauerte es nicht lange, bis ihm ein paar heimtückische Werbetexter auflauerten, es mit Longe und Parole betrunken machten und es dann in ihre Agentur schleppten, wo sie es für ihre Projekte wieder und wieder mißbrauchten.</field>
              </block>
            </value>
            <next>
              <block type="variables_set" id=".T:/-#~SQ/Kl*I=8?[(c">
                <field name="VAR" id="S}?/~CK]]EQz#|akZ`SN">MeinTextLaenge</field>
                <value name="VALUE">
                  <block type="text_length" id="J06Xu#g[}sq]93@GaB#R">
                    <value name="VALUE">
                      <shadow type="text" id="mvu6,IQ(C$51Ei(jbBDM">
                        <field name="TEXT">abc</field>
                      </shadow>
                      <block type="variables_get" id="wj]d?_Jkvs4,U-ebzs%N">
                        <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="!!w|M.0*brbepyM6|WBz">
                    <value name="IF0">
                      <block type="logic_compare" id="[+|~Q$R4?80A|B1@f`MD">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="text_length" id="WRTP,=Z94mexuepUOK/w">
                            <value name="VALUE">
                              <shadow type="text">
                                <field name="TEXT">abc</field>
                              </shadow>
                              <block type="variables_get" id="Au+5aDg/rLd-M`CIXVD4">
                                <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <value name="B">
                          <block type="math_number" id="O~ExGK.m90w2y:pR=LG4">
                            <field name="NUM">250</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="ky/?p.#T/yiR6JB!H]|*">
                        <field name="VAR" id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</field>
                        <value name="VALUE">
                          <block type="math_round" id=")H2AO*YlTK^|Xhwc4i@.">
                            <field name="OP">ROUNDUP</field>
                            <value name="NUM">
                              <shadow type="math_number">
                                <field name="NUM">3.1</field>
                              </shadow>
                              <block type="math_arithmetic" id="pX():_csupdVq!nYy6C.">
                                <field name="OP">DIVIDE</field>
                                <value name="A">
                                  <shadow type="math_number">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="text_length" id="lgecF7`Ry_j88^3#l.n,">
                                    <value name="VALUE">
                                      <shadow type="text">
                                        <field name="TEXT">abc</field>
                                      </shadow>
                                      <block type="variables_get" id="{QR`#Nx7ylWYqUIFpE,8">
                                        <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <shadow type="math_number" id="wWYFy/j@xxIs/Z_t{ria">
                                    <field name="NUM">250</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="HN620Ed|Q7FV=tm]mTz]">
                            <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                            <value name="VALUE">
                              <block type="math_number" id="al7=x,IaIa?:8WY5bD=l">
                                <field name="NUM">1</field>
                              </block>
                            </value>
                            <next>
                              <block type="controls_repeat_ext" id="X=7XyhCU$r{@Kfw/W$;%">
                                <value name="TIMES">
                                  <shadow type="math_number" id="%I6B0iInDn7HVGbY;{,E">
                                    <field name="NUM">10</field>
                                  </shadow>
                                  <block type="variables_get" id="mZ6Kg{z72L@+Acq{q-*G">
                                    <field name="VAR" id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</field>
                                  </block>
                                </value>
                                <statement name="DO">
                                  <block type="procedures_callnoreturn" id="v;i,wop(~j~%zeE-9;%:">
                                    <mutation name="etwas tun"></mutation>
                                    <next>
                                      <block type="math_change" id="=+ra}WqVS22)PW]-4to7">
                                        <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                                        <value name="DELTA">
                                          <shadow type="math_number" id="eUnZO!jEgG/v9H;ZFxyq">
                                            <field name="NUM">1</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <next>
                      <block type="debug" id="CS0OvId}+[u0`$|l?^K=">
                        <field name="Severity">log</field>
                        <value name="TEXT">
                          <shadow type="text" id="hT]V6h@V$Vbp0)y=|[X+">
                            <field name="TEXT">test</field>
                          </shadow>
                          <block type="variables_get" id="VQvaW=TM^-~_rq,=;D0+">
                            <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                          </block>
                        </value>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
      <block type="procedures_defnoreturn" id="vJB4(k|`W5|mU%Gr8}GK" x="38" y="538">
        <field name="NAME">etwas tun</field>
        <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
        <statement name="STACK">
          <block type="variables_set" id="T^03@FO*[if3TkA^eV80">
            <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
            <value name="VALUE">
              <block type="text_getSubstring" id="QRYT;Md=|?icSYh$CyY*">
                <mutation at1="true" at2="true"></mutation>
                <field name="WHERE1">FROM_START</field>
                <field name="WHERE2">FROM_START</field>
                <value name="STRING">
                  <block type="variables_get" id="r$U0(iA_SQ;[dJ$ghTk{">
                    <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                  </block>
                </value>
                <value name="AT1">
                  <block type="math_number" id="$YFF%6Y+HcbOynqZH{ZB">
                    <field name="NUM">1</field>
                  </block>
                </value>
                <value name="AT2">
                  <block type="math_arithmetic" id="+R*6|LFDO4u#!^v+2Q{H">
                    <field name="OP">MULTIPLY</field>
                    <value name="A">
                      <shadow type="math_number" id="!VRlkc-Q8%d!nRtn%J}.">
                        <field name="NUM">1</field>
                      </shadow>
                      <block type="variables_get" id="u-!Sf66I63t]x=z+9p+=">
                        <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                      </block>
                    </value>
                    <value name="B">
                      <shadow type="math_number" id="/_X[Lr$e#gJ`FAG::jg_">
                        <field name="NUM">250</field>
                      </shadow>
                    </value>
                  </block>
                </value>
              </block>
            </value>
            <next>
              <block type="variables_set" id="Oa09_q#iu{rX^x~rsg`B">
                <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                <value name="VALUE">
                  <block type="text_indexOf" id="3+MPtMHhTAe;#NJnV-4A">
                    <field name="END">LAST</field>
                    <value name="VALUE">
                      <block type="variables_get" id="5Z/zuT8}+g()Uh*,X)@r">
                        <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                      </block>
                    </value>
                    <value name="FIND">
                      <shadow type="text" id="|;5Zlyr.902bUtFdA9p,">
                        <field name="TEXT">,</field>
                      </shadow>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="controls_if" id="19EmJGA`l+u{y,F+q33-">
                    <value name="IF0">
                      <block type="logic_compare" id="uT+*1w@e5OxTF$UGZ[wT">
                        <field name="OP">GT</field>
                        <value name="A">
                          <block type="variables_get" id="Pelhp;C]yYmEGftw{XC.">
                            <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="math_number" id="J_d~,9#l:|F!pB%XGyt|">
                            <field name="NUM">0</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="z0hH8zn%SX|PtC^A`dBy">
                        <field name="VAR" id="m6sx_t9-csQoDVP3jNN7">Teil_1</field>
                        <value name="VALUE">
                          <block type="text_getSubstring" id="(1K~4B/;hRq4LcEEjx:A">
                            <mutation at1="false" at2="true"></mutation>
                            <field name="WHERE1">FIRST</field>
                            <field name="WHERE2">FROM_START</field>
                            <value name="STRING">
                              <block type="variables_get" id="eon-{j~:rQ~a]n=WVtO%">
                                <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                              </block>
                            </value>
                            <value name="AT2">
                              <block type="math_arithmetic" id="/J~-dDEP{q1Q9w1~0,^T">
                                <field name="OP">MINUS</field>
                                <value name="A">
                                  <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="variables_get" id="Q?IP)z%/F{7@|~$]:0eL">
                                    <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <shadow type="math_number" id="@^CPOeP.};O[d,Es#iCn">
                                    <field name="NUM">1</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="variables_set" id="mDPw_Z}^BO;TmCFVhdv^">
                            <field name="VAR" id="e#{w_y/*kb@=|-sF^8kS">Teil_2</field>
                            <value name="VALUE">
                              <block type="text_getSubstring" id="#i]iQl!,bcV+av,GFYz=">
                                <mutation at1="true" at2="false"></mutation>
                                <field name="WHERE1">FROM_START</field>
                                <field name="WHERE2">LAST</field>
                                <value name="STRING">
                                  <block type="variables_get" id="AI.jRvx_TV:8FD|Yg}We">
                                    <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                  </block>
                                </value>
                                <value name="AT1">
                                  <block type="math_arithmetic" id=":w06g;GzB!/,,4{6[NL{">
                                    <field name="OP">ADD</field>
                                    <value name="A">
                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="JQ;*V2L%IywMQ`0P0IWb">
                                        <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id="4F=H0Ua8RW*a-k%w70^c">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="Q55pFK%/0G[HKAFoCuK/">
                                <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                <value name="VALUE">
                                  <block type="text_join" id=";uh{bOFEE#++qrTxNe,L">
                                    <mutation items="3"></mutation>
                                    <value name="ADD0">
                                      <block type="variables_get" id="!aKN=tk^`zVbU8wSv~xP">
                                        <field name="VAR" id="m6sx_t9-csQoDVP3jNN7">Teil_1</field>
                                      </block>
                                    </value>
                                    <value name="ADD1">
                                      <block type="text" id="|7|8^T2617I6biR=zw;q">
                                        <field name="TEXT">;</field>
                                      </block>
                                    </value>
                                    <value name="ADD2">
                                      <block type="variables_get" id="=|Vlq[7uU5lDaO3_eM7M">
                                        <field name="VAR" id="e#{w_y/*kb@=|-sF^8kS">Teil_2</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </xml>
    

    Rantanplan

    CCU3 / MS Server 2019(VM) / Scripten mit Blockly

    dslraserD padrinoP 2 Replies Last reply
    1
    • rantanplanR rantanplan

      Hallo

      Probiert es doch mal so.
      Da ich kein ALEXA habe, kann ich nicht überprüfen welche Variante bessere Ergebnisse liefert.
      ALEXA.png

      <xml xmlns="https://developers.google.com/blockly/xml">
        <variables>
          <variable id="UU7uV-BrPR`oZ7}SlnaF">MeinText</variable>
          <variable id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</variable>
          <variable id="S}?/~CK]]EQz#|akZ`SN">MeinTextLaenge</variable>
          <variable id="Jj`q+?wfujVA5m,ym8fZ">Stelle</variable>
          <variable id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</variable>
          <variable id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</variable>
          <variable id="m6sx_t9-csQoDVP3jNN7">Teil_1</variable>
          <variable id="e#{w_y/*kb@=|-sF^8kS">Teil_2</variable>
        </variables>
        <block type="comment" id="n/JM2z]iZB^`!ciz.KW1" x="38" y="138">
          <field name="COMMENT">Sonderfall ALEXA</field>
          <next>
            <block type="variables_set" id="Q.ABhh@87P]0qq3k53y;">
              <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
              <value name="VALUE">
                <block type="text" id=":{y_9l{#7,#rl!5i6:|q">
                  <field name="TEXT">Als es die ersten Hügel des Kursivgebirges erklommen hatte, warf es einen letzten Blick zurück auf die Skyline seiner Heimatstadt Buchstabhausen, die Headline von Alphabetdorf und die Subline seiner eigenen Straße, der Zeilengasse. Wehmütig lief ihm eine rethorische Frage über die Wange, dann setzte es seinen Weg fort. Unterwegs traf es eine Copy. Die Copy warnte das Blindtextchen, da, wo sie herkäme wäre sie zigmal umgeschrieben worden und alles, was von ihrem Ursprung noch übrig wäre, sei das Wort „und“ und das Blindtextchen solle umkehren und wieder in sein eigenes, sicheres Land zurückkehren. Doch alles Gutzureden konnte es nicht überzeugen und so dauerte es nicht lange, bis ihm ein paar heimtückische Werbetexter auflauerten, es mit Longe und Parole betrunken machten und es dann in ihre Agentur schleppten, wo sie es für ihre Projekte wieder und wieder mißbrauchten.</field>
                </block>
              </value>
              <next>
                <block type="variables_set" id=".T:/-#~SQ/Kl*I=8?[(c">
                  <field name="VAR" id="S}?/~CK]]EQz#|akZ`SN">MeinTextLaenge</field>
                  <value name="VALUE">
                    <block type="text_length" id="J06Xu#g[}sq]93@GaB#R">
                      <value name="VALUE">
                        <shadow type="text" id="mvu6,IQ(C$51Ei(jbBDM">
                          <field name="TEXT">abc</field>
                        </shadow>
                        <block type="variables_get" id="wj]d?_Jkvs4,U-ebzs%N">
                          <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="controls_if" id="!!w|M.0*brbepyM6|WBz">
                      <value name="IF0">
                        <block type="logic_compare" id="[+|~Q$R4?80A|B1@f`MD">
                          <field name="OP">GT</field>
                          <value name="A">
                            <block type="text_length" id="WRTP,=Z94mexuepUOK/w">
                              <value name="VALUE">
                                <shadow type="text">
                                  <field name="TEXT">abc</field>
                                </shadow>
                                <block type="variables_get" id="Au+5aDg/rLd-M`CIXVD4">
                                  <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <value name="B">
                            <block type="math_number" id="O~ExGK.m90w2y:pR=LG4">
                              <field name="NUM">250</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="variables_set" id="ky/?p.#T/yiR6JB!H]|*">
                          <field name="VAR" id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</field>
                          <value name="VALUE">
                            <block type="math_round" id=")H2AO*YlTK^|Xhwc4i@.">
                              <field name="OP">ROUNDUP</field>
                              <value name="NUM">
                                <shadow type="math_number">
                                  <field name="NUM">3.1</field>
                                </shadow>
                                <block type="math_arithmetic" id="pX():_csupdVq!nYy6C.">
                                  <field name="OP">DIVIDE</field>
                                  <value name="A">
                                    <shadow type="math_number">
                                      <field name="NUM">1</field>
                                    </shadow>
                                    <block type="text_length" id="lgecF7`Ry_j88^3#l.n,">
                                      <value name="VALUE">
                                        <shadow type="text">
                                          <field name="TEXT">abc</field>
                                        </shadow>
                                        <block type="variables_get" id="{QR`#Nx7ylWYqUIFpE,8">
                                          <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <shadow type="math_number" id="wWYFy/j@xxIs/Z_t{ria">
                                      <field name="NUM">250</field>
                                    </shadow>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="variables_set" id="HN620Ed|Q7FV=tm]mTz]">
                              <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                              <value name="VALUE">
                                <block type="math_number" id="al7=x,IaIa?:8WY5bD=l">
                                  <field name="NUM">1</field>
                                </block>
                              </value>
                              <next>
                                <block type="controls_repeat_ext" id="X=7XyhCU$r{@Kfw/W$;%">
                                  <value name="TIMES">
                                    <shadow type="math_number" id="%I6B0iInDn7HVGbY;{,E">
                                      <field name="NUM">10</field>
                                    </shadow>
                                    <block type="variables_get" id="mZ6Kg{z72L@+Acq{q-*G">
                                      <field name="VAR" id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</field>
                                    </block>
                                  </value>
                                  <statement name="DO">
                                    <block type="procedures_callnoreturn" id="v;i,wop(~j~%zeE-9;%:">
                                      <mutation name="etwas tun"></mutation>
                                      <next>
                                        <block type="math_change" id="=+ra}WqVS22)PW]-4to7">
                                          <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                                          <value name="DELTA">
                                            <shadow type="math_number" id="eUnZO!jEgG/v9H;ZFxyq">
                                              <field name="NUM">1</field>
                                            </shadow>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                      <next>
                        <block type="debug" id="CS0OvId}+[u0`$|l?^K=">
                          <field name="Severity">log</field>
                          <value name="TEXT">
                            <shadow type="text" id="hT]V6h@V$Vbp0)y=|[X+">
                              <field name="TEXT">test</field>
                            </shadow>
                            <block type="variables_get" id="VQvaW=TM^-~_rq,=;D0+">
                              <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                            </block>
                          </value>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </next>
        </block>
        <block type="procedures_defnoreturn" id="vJB4(k|`W5|mU%Gr8}GK" x="38" y="538">
          <field name="NAME">etwas tun</field>
          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
          <statement name="STACK">
            <block type="variables_set" id="T^03@FO*[if3TkA^eV80">
              <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
              <value name="VALUE">
                <block type="text_getSubstring" id="QRYT;Md=|?icSYh$CyY*">
                  <mutation at1="true" at2="true"></mutation>
                  <field name="WHERE1">FROM_START</field>
                  <field name="WHERE2">FROM_START</field>
                  <value name="STRING">
                    <block type="variables_get" id="r$U0(iA_SQ;[dJ$ghTk{">
                      <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                    </block>
                  </value>
                  <value name="AT1">
                    <block type="math_number" id="$YFF%6Y+HcbOynqZH{ZB">
                      <field name="NUM">1</field>
                    </block>
                  </value>
                  <value name="AT2">
                    <block type="math_arithmetic" id="+R*6|LFDO4u#!^v+2Q{H">
                      <field name="OP">MULTIPLY</field>
                      <value name="A">
                        <shadow type="math_number" id="!VRlkc-Q8%d!nRtn%J}.">
                          <field name="NUM">1</field>
                        </shadow>
                        <block type="variables_get" id="u-!Sf66I63t]x=z+9p+=">
                          <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                        </block>
                      </value>
                      <value name="B">
                        <shadow type="math_number" id="/_X[Lr$e#gJ`FAG::jg_">
                          <field name="NUM">250</field>
                        </shadow>
                      </value>
                    </block>
                  </value>
                </block>
              </value>
              <next>
                <block type="variables_set" id="Oa09_q#iu{rX^x~rsg`B">
                  <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                  <value name="VALUE">
                    <block type="text_indexOf" id="3+MPtMHhTAe;#NJnV-4A">
                      <field name="END">LAST</field>
                      <value name="VALUE">
                        <block type="variables_get" id="5Z/zuT8}+g()Uh*,X)@r">
                          <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                        </block>
                      </value>
                      <value name="FIND">
                        <shadow type="text" id="|;5Zlyr.902bUtFdA9p,">
                          <field name="TEXT">,</field>
                        </shadow>
                      </value>
                    </block>
                  </value>
                  <next>
                    <block type="controls_if" id="19EmJGA`l+u{y,F+q33-">
                      <value name="IF0">
                        <block type="logic_compare" id="uT+*1w@e5OxTF$UGZ[wT">
                          <field name="OP">GT</field>
                          <value name="A">
                            <block type="variables_get" id="Pelhp;C]yYmEGftw{XC.">
                              <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="math_number" id="J_d~,9#l:|F!pB%XGyt|">
                              <field name="NUM">0</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="variables_set" id="z0hH8zn%SX|PtC^A`dBy">
                          <field name="VAR" id="m6sx_t9-csQoDVP3jNN7">Teil_1</field>
                          <value name="VALUE">
                            <block type="text_getSubstring" id="(1K~4B/;hRq4LcEEjx:A">
                              <mutation at1="false" at2="true"></mutation>
                              <field name="WHERE1">FIRST</field>
                              <field name="WHERE2">FROM_START</field>
                              <value name="STRING">
                                <block type="variables_get" id="eon-{j~:rQ~a]n=WVtO%">
                                  <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                                </block>
                              </value>
                              <value name="AT2">
                                <block type="math_arithmetic" id="/J~-dDEP{q1Q9w1~0,^T">
                                  <field name="OP">MINUS</field>
                                  <value name="A">
                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                      <field name="NUM">1</field>
                                    </shadow>
                                    <block type="variables_get" id="Q?IP)z%/F{7@|~$]:0eL">
                                      <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <shadow type="math_number" id="@^CPOeP.};O[d,Es#iCn">
                                      <field name="NUM">1</field>
                                    </shadow>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="variables_set" id="mDPw_Z}^BO;TmCFVhdv^">
                              <field name="VAR" id="e#{w_y/*kb@=|-sF^8kS">Teil_2</field>
                              <value name="VALUE">
                                <block type="text_getSubstring" id="#i]iQl!,bcV+av,GFYz=">
                                  <mutation at1="true" at2="false"></mutation>
                                  <field name="WHERE1">FROM_START</field>
                                  <field name="WHERE2">LAST</field>
                                  <value name="STRING">
                                    <block type="variables_get" id="AI.jRvx_TV:8FD|Yg}We">
                                      <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                    </block>
                                  </value>
                                  <value name="AT1">
                                    <block type="math_arithmetic" id=":w06g;GzB!/,,4{6[NL{">
                                      <field name="OP">ADD</field>
                                      <value name="A">
                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                          <field name="NUM">1</field>
                                        </shadow>
                                        <block type="variables_get" id="JQ;*V2L%IywMQ`0P0IWb">
                                          <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <shadow type="math_number" id="4F=H0Ua8RW*a-k%w70^c">
                                          <field name="NUM">1</field>
                                        </shadow>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <next>
                                <block type="variables_set" id="Q55pFK%/0G[HKAFoCuK/">
                                  <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                  <value name="VALUE">
                                    <block type="text_join" id=";uh{bOFEE#++qrTxNe,L">
                                      <mutation items="3"></mutation>
                                      <value name="ADD0">
                                        <block type="variables_get" id="!aKN=tk^`zVbU8wSv~xP">
                                          <field name="VAR" id="m6sx_t9-csQoDVP3jNN7">Teil_1</field>
                                        </block>
                                      </value>
                                      <value name="ADD1">
                                        <block type="text" id="|7|8^T2617I6biR=zw;q">
                                          <field name="TEXT">;</field>
                                        </block>
                                      </value>
                                      <value name="ADD2">
                                        <block type="variables_get" id="=|Vlq[7uU5lDaO3_eM7M">
                                          <field name="VAR" id="e#{w_y/*kb@=|-sF^8kS">Teil_2</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </statement>
        </block>
      </xml>
      

      dslraserD Offline
      dslraserD Offline
      dslraser
      Forum Testing Most Active
      wrote on last edited by
      #42

      @rantanplan
      Danke Dir, schaue ich mir auch gerne an.

      1 Reply Last reply
      0
      • rantanplanR rantanplan

        Hallo

        Probiert es doch mal so.
        Da ich kein ALEXA habe, kann ich nicht überprüfen welche Variante bessere Ergebnisse liefert.
        ALEXA.png

        <xml xmlns="https://developers.google.com/blockly/xml">
          <variables>
            <variable id="UU7uV-BrPR`oZ7}SlnaF">MeinText</variable>
            <variable id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</variable>
            <variable id="S}?/~CK]]EQz#|akZ`SN">MeinTextLaenge</variable>
            <variable id="Jj`q+?wfujVA5m,ym8fZ">Stelle</variable>
            <variable id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</variable>
            <variable id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</variable>
            <variable id="m6sx_t9-csQoDVP3jNN7">Teil_1</variable>
            <variable id="e#{w_y/*kb@=|-sF^8kS">Teil_2</variable>
          </variables>
          <block type="comment" id="n/JM2z]iZB^`!ciz.KW1" x="38" y="138">
            <field name="COMMENT">Sonderfall ALEXA</field>
            <next>
              <block type="variables_set" id="Q.ABhh@87P]0qq3k53y;">
                <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                <value name="VALUE">
                  <block type="text" id=":{y_9l{#7,#rl!5i6:|q">
                    <field name="TEXT">Als es die ersten Hügel des Kursivgebirges erklommen hatte, warf es einen letzten Blick zurück auf die Skyline seiner Heimatstadt Buchstabhausen, die Headline von Alphabetdorf und die Subline seiner eigenen Straße, der Zeilengasse. Wehmütig lief ihm eine rethorische Frage über die Wange, dann setzte es seinen Weg fort. Unterwegs traf es eine Copy. Die Copy warnte das Blindtextchen, da, wo sie herkäme wäre sie zigmal umgeschrieben worden und alles, was von ihrem Ursprung noch übrig wäre, sei das Wort „und“ und das Blindtextchen solle umkehren und wieder in sein eigenes, sicheres Land zurückkehren. Doch alles Gutzureden konnte es nicht überzeugen und so dauerte es nicht lange, bis ihm ein paar heimtückische Werbetexter auflauerten, es mit Longe und Parole betrunken machten und es dann in ihre Agentur schleppten, wo sie es für ihre Projekte wieder und wieder mißbrauchten.</field>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id=".T:/-#~SQ/Kl*I=8?[(c">
                    <field name="VAR" id="S}?/~CK]]EQz#|akZ`SN">MeinTextLaenge</field>
                    <value name="VALUE">
                      <block type="text_length" id="J06Xu#g[}sq]93@GaB#R">
                        <value name="VALUE">
                          <shadow type="text" id="mvu6,IQ(C$51Ei(jbBDM">
                            <field name="TEXT">abc</field>
                          </shadow>
                          <block type="variables_get" id="wj]d?_Jkvs4,U-ebzs%N">
                            <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="!!w|M.0*brbepyM6|WBz">
                        <value name="IF0">
                          <block type="logic_compare" id="[+|~Q$R4?80A|B1@f`MD">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="text_length" id="WRTP,=Z94mexuepUOK/w">
                                <value name="VALUE">
                                  <shadow type="text">
                                    <field name="TEXT">abc</field>
                                  </shadow>
                                  <block type="variables_get" id="Au+5aDg/rLd-M`CIXVD4">
                                    <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="O~ExGK.m90w2y:pR=LG4">
                                <field name="NUM">250</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="ky/?p.#T/yiR6JB!H]|*">
                            <field name="VAR" id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</field>
                            <value name="VALUE">
                              <block type="math_round" id=")H2AO*YlTK^|Xhwc4i@.">
                                <field name="OP">ROUNDUP</field>
                                <value name="NUM">
                                  <shadow type="math_number">
                                    <field name="NUM">3.1</field>
                                  </shadow>
                                  <block type="math_arithmetic" id="pX():_csupdVq!nYy6C.">
                                    <field name="OP">DIVIDE</field>
                                    <value name="A">
                                      <shadow type="math_number">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="text_length" id="lgecF7`Ry_j88^3#l.n,">
                                        <value name="VALUE">
                                          <shadow type="text">
                                            <field name="TEXT">abc</field>
                                          </shadow>
                                          <block type="variables_get" id="{QR`#Nx7ylWYqUIFpE,8">
                                            <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id="wWYFy/j@xxIs/Z_t{ria">
                                        <field name="NUM">250</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="HN620Ed|Q7FV=tm]mTz]">
                                <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                                <value name="VALUE">
                                  <block type="math_number" id="al7=x,IaIa?:8WY5bD=l">
                                    <field name="NUM">1</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="controls_repeat_ext" id="X=7XyhCU$r{@Kfw/W$;%">
                                    <value name="TIMES">
                                      <shadow type="math_number" id="%I6B0iInDn7HVGbY;{,E">
                                        <field name="NUM">10</field>
                                      </shadow>
                                      <block type="variables_get" id="mZ6Kg{z72L@+Acq{q-*G">
                                        <field name="VAR" id="_vjn3WVb@^#`vL%#k/6h">AnzahlDurchlauf</field>
                                      </block>
                                    </value>
                                    <statement name="DO">
                                      <block type="procedures_callnoreturn" id="v;i,wop(~j~%zeE-9;%:">
                                        <mutation name="etwas tun"></mutation>
                                        <next>
                                          <block type="math_change" id="=+ra}WqVS22)PW]-4to7">
                                            <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                                            <value name="DELTA">
                                              <shadow type="math_number" id="eUnZO!jEgG/v9H;ZFxyq">
                                                <field name="NUM">1</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </next>
                                      </block>
                                    </statement>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </statement>
                        <next>
                          <block type="debug" id="CS0OvId}+[u0`$|l?^K=">
                            <field name="Severity">log</field>
                            <value name="TEXT">
                              <shadow type="text" id="hT]V6h@V$Vbp0)y=|[X+">
                                <field name="TEXT">test</field>
                              </shadow>
                              <block type="variables_get" id="VQvaW=TM^-~_rq,=;D0+">
                                <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </next>
          </block>
          <block type="procedures_defnoreturn" id="vJB4(k|`W5|mU%Gr8}GK" x="38" y="538">
            <field name="NAME">etwas tun</field>
            <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
            <statement name="STACK">
              <block type="variables_set" id="T^03@FO*[if3TkA^eV80">
                <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                <value name="VALUE">
                  <block type="text_getSubstring" id="QRYT;Md=|?icSYh$CyY*">
                    <mutation at1="true" at2="true"></mutation>
                    <field name="WHERE1">FROM_START</field>
                    <field name="WHERE2">FROM_START</field>
                    <value name="STRING">
                      <block type="variables_get" id="r$U0(iA_SQ;[dJ$ghTk{">
                        <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                      </block>
                    </value>
                    <value name="AT1">
                      <block type="math_number" id="$YFF%6Y+HcbOynqZH{ZB">
                        <field name="NUM">1</field>
                      </block>
                    </value>
                    <value name="AT2">
                      <block type="math_arithmetic" id="+R*6|LFDO4u#!^v+2Q{H">
                        <field name="OP">MULTIPLY</field>
                        <value name="A">
                          <shadow type="math_number" id="!VRlkc-Q8%d!nRtn%J}.">
                            <field name="NUM">1</field>
                          </shadow>
                          <block type="variables_get" id="u-!Sf66I63t]x=z+9p+=">
                            <field name="VAR" id="jdD!,*Yl9^E~7-~@r.*{">Zaehler</field>
                          </block>
                        </value>
                        <value name="B">
                          <shadow type="math_number" id="/_X[Lr$e#gJ`FAG::jg_">
                            <field name="NUM">250</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                  </block>
                </value>
                <next>
                  <block type="variables_set" id="Oa09_q#iu{rX^x~rsg`B">
                    <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                    <value name="VALUE">
                      <block type="text_indexOf" id="3+MPtMHhTAe;#NJnV-4A">
                        <field name="END">LAST</field>
                        <value name="VALUE">
                          <block type="variables_get" id="5Z/zuT8}+g()Uh*,X)@r">
                            <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                          </block>
                        </value>
                        <value name="FIND">
                          <shadow type="text" id="|;5Zlyr.902bUtFdA9p,">
                            <field name="TEXT">,</field>
                          </shadow>
                        </value>
                      </block>
                    </value>
                    <next>
                      <block type="controls_if" id="19EmJGA`l+u{y,F+q33-">
                        <value name="IF0">
                          <block type="logic_compare" id="uT+*1w@e5OxTF$UGZ[wT">
                            <field name="OP">GT</field>
                            <value name="A">
                              <block type="variables_get" id="Pelhp;C]yYmEGftw{XC.">
                                <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                              </block>
                            </value>
                            <value name="B">
                              <block type="math_number" id="J_d~,9#l:|F!pB%XGyt|">
                                <field name="NUM">0</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="variables_set" id="z0hH8zn%SX|PtC^A`dBy">
                            <field name="VAR" id="m6sx_t9-csQoDVP3jNN7">Teil_1</field>
                            <value name="VALUE">
                              <block type="text_getSubstring" id="(1K~4B/;hRq4LcEEjx:A">
                                <mutation at1="false" at2="true"></mutation>
                                <field name="WHERE1">FIRST</field>
                                <field name="WHERE2">FROM_START</field>
                                <value name="STRING">
                                  <block type="variables_get" id="eon-{j~:rQ~a]n=WVtO%">
                                    <field name="VAR" id="V@1Wsn~^*Ib^g{VPen+Z">PruefText</field>
                                  </block>
                                </value>
                                <value name="AT2">
                                  <block type="math_arithmetic" id="/J~-dDEP{q1Q9w1~0,^T">
                                    <field name="OP">MINUS</field>
                                    <value name="A">
                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                        <field name="NUM">1</field>
                                      </shadow>
                                      <block type="variables_get" id="Q?IP)z%/F{7@|~$]:0eL">
                                        <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <shadow type="math_number" id="@^CPOeP.};O[d,Es#iCn">
                                        <field name="NUM">1</field>
                                      </shadow>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="variables_set" id="mDPw_Z}^BO;TmCFVhdv^">
                                <field name="VAR" id="e#{w_y/*kb@=|-sF^8kS">Teil_2</field>
                                <value name="VALUE">
                                  <block type="text_getSubstring" id="#i]iQl!,bcV+av,GFYz=">
                                    <mutation at1="true" at2="false"></mutation>
                                    <field name="WHERE1">FROM_START</field>
                                    <field name="WHERE2">LAST</field>
                                    <value name="STRING">
                                      <block type="variables_get" id="AI.jRvx_TV:8FD|Yg}We">
                                        <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                      </block>
                                    </value>
                                    <value name="AT1">
                                      <block type="math_arithmetic" id=":w06g;GzB!/,,4{6[NL{">
                                        <field name="OP">ADD</field>
                                        <value name="A">
                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="variables_get" id="JQ;*V2L%IywMQ`0P0IWb">
                                            <field name="VAR" id="Jj`q+?wfujVA5m,ym8fZ">Stelle</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <shadow type="math_number" id="4F=H0Ua8RW*a-k%w70^c">
                                            <field name="NUM">1</field>
                                          </shadow>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <next>
                                  <block type="variables_set" id="Q55pFK%/0G[HKAFoCuK/">
                                    <field name="VAR" id="UU7uV-BrPR`oZ7}SlnaF">MeinText</field>
                                    <value name="VALUE">
                                      <block type="text_join" id=";uh{bOFEE#++qrTxNe,L">
                                        <mutation items="3"></mutation>
                                        <value name="ADD0">
                                          <block type="variables_get" id="!aKN=tk^`zVbU8wSv~xP">
                                            <field name="VAR" id="m6sx_t9-csQoDVP3jNN7">Teil_1</field>
                                          </block>
                                        </value>
                                        <value name="ADD1">
                                          <block type="text" id="|7|8^T2617I6biR=zw;q">
                                            <field name="TEXT">;</field>
                                          </block>
                                        </value>
                                        <value name="ADD2">
                                          <block type="variables_get" id="=|Vlq[7uU5lDaO3_eM7M">
                                            <field name="VAR" id="e#{w_y/*kb@=|-sF^8kS">Teil_2</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </statement>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </xml>
        

        padrinoP Offline
        padrinoP Offline
        padrino
        Most Active
        wrote on last edited by padrino
        #43

        @rantanplan
        Witzig, einen Ansatz mit Durchläufe = Länge durch 250 hatte ich zuerst auch, bis ich dann gemerkt habe, war am Ende in meinem Code unnötig. 😄👍

        rantanplanR 1 Reply Last reply
        0
        • padrinoP padrino

          @rantanplan
          Witzig, einen Ansatz mit Durchläufe = Länge durch 250 hatte ich zuerst auch, bis ich dann gemerkt habe, war am Ende in meinem Code unnötig. 😄👍

          rantanplanR Offline
          rantanplanR Offline
          rantanplan
          wrote on last edited by
          #44

          @padrino sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

          @rantanplan
          Witzig, einen Ansatz mit Durchläufe = Länge durch 250 hatte ich zuerst auch, bis ich dann gemerkt habe, war am Ende in meinem Code unnötig. 😄👍

          Ich finde nur den Intevall für diese Lösung etwas unglücklich.

          Grüße

          Rantanplan

          CCU3 / MS Server 2019(VM) / Scripten mit Blockly

          dslraserD 1 Reply Last reply
          0
          • rantanplanR rantanplan

            @padrino sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

            @rantanplan
            Witzig, einen Ansatz mit Durchläufe = Länge durch 250 hatte ich zuerst auch, bis ich dann gemerkt habe, war am Ende in meinem Code unnötig. 😄👍

            Ich finde nur den Intevall für diese Lösung etwas unglücklich.

            Grüße

            dslraserD Offline
            dslraserD Offline
            dslraser
            Forum Testing Most Active
            wrote on last edited by
            #45

            @rantanplan sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

            Ich finde nur den Intevall für diese Lösung etwas unglücklich.

            Warum ? Was ist der "Nachteil" bzw. an Deiner Lösung der Vorteil ?

            rantanplanR 1 Reply Last reply
            0
            • dslraserD dslraser

              @rantanplan sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

              Ich finde nur den Intevall für diese Lösung etwas unglücklich.

              Warum ? Was ist der "Nachteil" bzw. an Deiner Lösung der Vorteil ?

              rantanplanR Offline
              rantanplanR Offline
              rantanplan
              wrote on last edited by
              #46

              @dslraser sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

              Warum ? Was ist der "Nachteil" bzw. an Deiner Lösung der Vorteil ?

              Ich versuche immer das System so wenig wie möglich zu belasten.
              Ein Intervall ist für das System arbeitsintensiver als eine kleine Schleife.

              Ein so kleines Blockly wird das System wohl nicht in Schwierigkeiten bringen😊
              Wenn man aber so etwas laufend einsetzt, obwohl es nicht notwendig ist, und man hat viele Scripte.......

              Grüße

              Rantanplan

              CCU3 / MS Server 2019(VM) / Scripten mit Blockly

              1 Reply Last reply
              0
              • dslraserD Offline
                dslraserD Offline
                dslraser
                Forum Testing Most Active
                wrote on last edited by dslraser
                #47

                @padrino
                @rantanplan
                Gute Nachrichten, beide Varianten funktionieren bei meinen bisherigen Test zuverlässig.

                Für meine Blocklys werde ich mich für die Variante von @rantanplan entscheiden, weil dort kein Intervall gestoppt werden muß. (ein möglicher Fehler weniger)

                Ich habe mit beiden Varianten mal einen beliebigen Text (z.B. Reiseportal Bewertungen---da gab es ellenlange Bewertungen) umwandeln lassen. Dort waren Texte mit mehreren Tausend Zeichen dabei. Ich habe mir jetzt nicht die ganzen Texte angehört (immer abgebrochen), aber Alexa fing immer brav an zu sprechen, was sie ja nicht macht, wenn der Text ohne Semikolon in der Länge nicht stimmt bzw. länger als 250 Zeichen ohne Semikolon ist.

                Danke Euch Beiden👍

                1 Reply Last reply
                1
                • dslraserD Offline
                  dslraserD Offline
                  dslraser
                  Forum Testing Most Active
                  wrote on last edited by dslraser
                  #48

                  @padrino
                  @rantanplan

                  Ich habe nun doch noch mal einiges getestet und mir dann auch Texte angehört. Bei der Variante von @rantanplan fehlen Textbereiche. (ich muß nochmal schauen, ob das ein Timing Problem ist, wenn man den Text ansagen lassen will)

                  Beim gleichen Text mit @padrino seiner Variante endet die Ansage irgendwann und der letzte Teil fehlt in der Ansage...

                  Ich werde weiter testen und schauen woran es liegt....

                  PS: es könnte auch sein, das die Geschichte mit den Semikolons bei Alexa nicht bis ins Endlose reicht (also z.B. max 5 ?) oder ist so eine Ansage zeitlich begrenzt ?
                  @padrino , weißt Du da was ?

                  padrinoP 1 Reply Last reply
                  0
                  • dslraserD dslraser

                    @padrino
                    @rantanplan

                    Ich habe nun doch noch mal einiges getestet und mir dann auch Texte angehört. Bei der Variante von @rantanplan fehlen Textbereiche. (ich muß nochmal schauen, ob das ein Timing Problem ist, wenn man den Text ansagen lassen will)

                    Beim gleichen Text mit @padrino seiner Variante endet die Ansage irgendwann und der letzte Teil fehlt in der Ansage...

                    Ich werde weiter testen und schauen woran es liegt....

                    PS: es könnte auch sein, das die Geschichte mit den Semikolons bei Alexa nicht bis ins Endlose reicht (also z.B. max 5 ?) oder ist so eine Ansage zeitlich begrenzt ?
                    @padrino , weißt Du da was ?

                    padrinoP Offline
                    padrinoP Offline
                    padrino
                    Most Active
                    wrote on last edited by padrino
                    #49

                    @dslraser
                    Ich glaube, hier im Forum etwas von "um die 1000" als maximale Länge gelesen zu haben, aber genau ergründet wurde das wohl nicht...
                    Mein informatisch angehauchtes Herz würde ja sagen 256/1024 - aber, da schon die 256 nicht stimmen... 🤷‍♂️

                    Mit Debug Ausgaben des Strings, ist mir auch schon aufgefallen, dass Textteile manchmal fehlen.
                    Also der String im Log ist korrekt und vollständig, aber Alexa lässt einen Block mittendtin einfach weg. 😞
                    Es passiert hier ab und an auch bei einem ganz normalen speak, dass nichts kommt.
                    Da ich nicht weiß wieso, hab ich es mehr oder weniger so akzeptiert. 😌

                    1 Reply Last reply
                    0
                    • rantanplanR rantanplan

                      Hallo

                      Manchmal ist es notwendig unliebsame Zeichen aus einem Text zu entfernen um diese z.B. in VIS vernünftig darstellen zu können.
                      Mit dem folgenden Blockly kann man jedes Zeichen, ganze Wörter oder eine Folge von Steuerzeichen gegen etwas anderes tauschen.

                      Der von @robson gefundene Bug wurde behoben.

                      Zeichentausch.png

                      Hier der geänderte Export:

                      <xml xmlns="https://developers.google.com/blockly/xml">
                        <variables>
                          <variable id="xSVSX?qYBxERx4)1(5:3">originalText</variable>
                          <variable id=";bO,k;{f-t4YW^V4Yaby">suchText</variable>
                          <variable id="=KxFmb,!C-6!HK%6iSz4">tauschText</variable>
                          <variable id="pF_ac~cY~|C(S.I!U%Uu">MeinText</variable>
                          <variable id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</variable>
                          <variable id="P8$b81v9fsrHHrb+z]g1">Text</variable>
                          <variable id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</variable>
                          <variable id="I;i^c)UORMgY^LOatF[8">neuerText</variable>
                          <variable id="6,6h67!#*?Hh,1(Sy,@u">AnzZeichenSuchtext</variable>
                          <variable id="(NMF97xgk;{xp~AH$Ln*">Stelle</variable>
                        </variables>
                        <block type="comment" id="?t^|J^}%io+OnqAwVT4A" x="-237" y="-87">
                          <field name="COMMENT">Beliebige Zeichen tauschen</field>
                          <next>
                            <block type="variables_set" id="-P{_[1=caHEAoB9cP4Qx">
                              <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                              <value name="VALUE">
                                <block type="text" id="]-v|)OoSpw-K*Z-|~Z|L">
                                  <field name="TEXT">Dieser Text müßte geändert werden.</field>
                                </block>
                              </value>
                              <next>
                                <block type="controls_if" id="eO-Yu;zv=:r~yJNHR:iS">
                                  <value name="IF0">
                                    <block type="logic_negate" id="u@28{:]xG=4a9HU}|/v)">
                                      <value name="BOOL">
                                        <block type="text_isEmpty" id="W-_T.2)lUsLG/Z(5zIQN">
                                          <value name="VALUE">
                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="9LrDM?0xYv?MX-(}2OrI">
                                              <field name="TEXT"></field>
                                            </shadow>
                                            <block type="variables_get" id="B?L(8|(8?-Z7Ao*[F/VM">
                                              <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="variables_set" id="ziw)~y|7*7le5/J*8HC#">
                                      <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                      <value name="VALUE">
                                        <block type="procedures_callreturn" id="ECH/%?YEFylSUOK._8/K">
                                          <mutation name="changeText">
                                            <arg name="originalText"></arg>
                                            <arg name="suchText"></arg>
                                            <arg name="tauschText"></arg>
                                          </mutation>
                                          <value name="ARG0">
                                            <block type="variables_get" id="Y(bM=~D[D5v)7a#1{`}`">
                                              <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                            </block>
                                          </value>
                                          <value name="ARG1">
                                            <block type="text" id="(iqf|@QE;6:tP0}rbaEj">
                                              <field name="TEXT">ü</field>
                                            </block>
                                          </value>
                                          <value name="ARG2">
                                            <block type="text" id="_{HiLh|2|F3|a#[4lCvX">
                                              <field name="TEXT">ue</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="variables_set" id="`vGUP!R!*|3sjY~dZXxZ">
                                          <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                          <value name="VALUE">
                                            <block type="procedures_callreturn" id="rvKR.cz9FhImw~YT8:YY">
                                              <mutation name="changeText">
                                                <arg name="originalText"></arg>
                                                <arg name="suchText"></arg>
                                                <arg name="tauschText"></arg>
                                              </mutation>
                                              <value name="ARG0">
                                                <block type="variables_get" id="4r-=T6yu%Y[}Zn!QhpR/">
                                                  <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                </block>
                                              </value>
                                              <value name="ARG1">
                                                <block type="text" id="mbk@+N`6F_eG)N%Jw|2J">
                                                  <field name="TEXT">ä</field>
                                                </block>
                                              </value>
                                              <value name="ARG2">
                                                <block type="text" id="OtGH;LSHf;*t,59fJ)5i">
                                                  <field name="TEXT">ae</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="3+|QU5[xS;U@Qijfuu@7">
                                              <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                              <value name="VALUE">
                                                <block type="procedures_callreturn" id="~C~TrH*=xX3Xl-l@tg#V">
                                                  <mutation name="changeText">
                                                    <arg name="originalText"></arg>
                                                    <arg name="suchText"></arg>
                                                    <arg name="tauschText"></arg>
                                                  </mutation>
                                                  <value name="ARG0">
                                                    <block type="variables_get" id=",eH?bND1?H}TimRX_wnz">
                                                      <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                    </block>
                                                  </value>
                                                  <value name="ARG1">
                                                    <block type="text" id="6AWuk;A#5~8;jXas31)I">
                                                      <field name="TEXT">ß</field>
                                                    </block>
                                                  </value>
                                                  <value name="ARG2">
                                                    <block type="text" id="[M[ZL8Y,u8fNWw|eR|g)">
                                                      <field name="TEXT">ss</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="debug" id="g8IUrYe_.rei!S6]Mc?a">
                                                  <field name="Severity">log</field>
                                                  <value name="TEXT">
                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                      <field name="TEXT"></field>
                                                    </shadow>
                                                    <block type="variables_get" id="^/WzSct]9kWQNOvtqOg/">
                                                      <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="debug" id="Hme!w3Ag?_DUH%uRzR)U">
                                                      <field name="Severity">log</field>
                                                      <value name="TEXT">
                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                        <block type="variables_get" id="`v3q2Xw=qC`r6)o/kUEY">
                                                          <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                        <block type="procedures_defreturn" id="*?%n[KG5e1!^tNun#Hj5" x="288" y="-87">
                          <mutation>
                            <arg name="originalText" varid="xSVSX?qYBxERx4)1(5:3"></arg>
                            <arg name="suchText" varid=";bO,k;{f-t4YW^V4Yaby"></arg>
                            <arg name="tauschText" varid="=KxFmb,!C-6!HK%6iSz4"></arg>
                          </mutation>
                          <field name="NAME">changeText</field>
                          <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                          <statement name="STACK">
                            <block type="variables_set" id=",*Bi*dYY8!8mI7(mg9V.">
                              <field name="VAR" id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</field>
                              <value name="VALUE">
                                <block type="text" id="|BZm+^ZNZWW}2Oo#`j;?">
                                  <field name="TEXT"></field>
                                </block>
                              </value>
                              <next>
                                <block type="variables_set" id="w]M[kO6!;:DS!~0O}SHV">
                                  <field name="VAR" id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</field>
                                  <value name="VALUE">
                                    <block type="text" id="LK!;|?K5!yeQYlUax(!P">
                                      <field name="TEXT"></field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="variables_set" id="LyZ2%lYW+kfm,4)yV8UN">
                                      <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                      <value name="VALUE">
                                        <block type="variables_get" id="da5*p]}sO:{{|ZE!nhDe">
                                          <field name="VAR" id="xSVSX?qYBxERx4)1(5:3">originalText</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="variables_set" id="yx;qp1@1fC(oiG4c5gZt">
                                          <field name="VAR" id="6,6h67!#*?Hh,1(Sy,@u">AnzZeichenSuchtext</field>
                                          <value name="VALUE">
                                            <block type="text_length" id="Jwz33ARDLc!=8:eDagDD">
                                              <value name="VALUE">
                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="RZWm!~Yo4w5)66Gu|Gs_">
                                                  <field name="TEXT">abc</field>
                                                </shadow>
                                                <block type="variables_get" id="G2I+np)5qee]q{4)BlN2">
                                                  <field name="VAR" id=";bO,k;{f-t4YW^V4Yaby">suchText</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="eAGK[85W)DRaIaN!oMiH">
                                              <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                              <value name="VALUE">
                                                <block type="text_indexOf" id="/@rj}{;VUCJ8O|28^(Hf">
                                                  <field name="END">FIRST</field>
                                                  <value name="VALUE">
                                                    <block type="variables_get" id="}de%ffO*rIt%j6)99pf3">
                                                      <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                    </block>
                                                  </value>
                                                  <value name="FIND">
                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="7MprEQxoWq}#3~Xz:32k">
                                                      <field name="TEXT">%0D%0A</field>
                                                    </shadow>
                                                    <block type="variables_get" id="7)r.X1a~Tee1!dAwZy`!">
                                                      <field name="VAR" id=";bO,k;{f-t4YW^V4Yaby">suchText</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="controls_whileUntil" id="4lR}{f])DWKyjt}.(6cc">
                                                  <field name="MODE">WHILE</field>
                                                  <value name="BOOL">
                                                    <block type="logic_compare" id="e`eUWK6kyOU=[/x]M({`">
                                                      <field name="OP">GT</field>
                                                      <value name="A">
                                                        <block type="variables_get" id="}7HLWRwI(SDg1^@=czoV">
                                                          <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="math_number" id="#y,za{r#@s7Ri.U!9v)A">
                                                          <field name="NUM">0</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO">
                                                    <block type="comment" id="38%#2?@btrH6%hebNg3_">
                                                      <field name="COMMENT">Wenn nicht erste Zeichen im Text!</field>
                                                      <next>
                                                        <block type="controls_if" id="R]}Pl(*eeA:Dh@;{q_CH">
                                                          <value name="IF0">
                                                            <block type="logic_compare" id="l,u?h{)Z-u/OozI,.79G">
                                                              <field name="OP">GT</field>
                                                              <value name="A">
                                                                <block type="variables_get" id="B/K~z.ANK2);I3(uk4Bh">
                                                                  <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="math_number" id="|3~K:6jrHq7oxz=fL:Yz">
                                                                  <field name="NUM">1</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <statement name="DO0">
                                                            <block type="variables_set" id="{R*X,7K)DA^dq/.~KK7{">
                                                              <field name="VAR" id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</field>
                                                              <value name="VALUE">
                                                                <block type="text_getSubstring" id="Img0opt.EB#)RM-bp~hw">
                                                                  <mutation at1="false" at2="true"></mutation>
                                                                  <field name="WHERE1">FIRST</field>
                                                                  <field name="WHERE2">FROM_START</field>
                                                                  <value name="STRING">
                                                                    <block type="variables_get" id="A9h*F{tgJR0y[Q0uv7,=">
                                                                      <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="AT2">
                                                                    <block type="math_arithmetic" id="([5R[:8Ywn-thKN@r:~}">
                                                                      <field name="OP">MINUS</field>
                                                                      <value name="A">
                                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="u@:!j5WimCjV%fG9hPGs">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="U0qw,~,2KoaAc37UO{l#">
                                                                          <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow type="math_number" id="DT#zRSRu1.y^|5Z#G37W">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </statement>
                                                          <next>
                                                            <block type="variables_set" id="Else^,?QE9TTS.Y%K]W=">
                                                              <field name="VAR" id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</field>
                                                              <value name="VALUE">
                                                                <block type="text_getSubstring" id="e8A7NqY7O!@K(aFlMpV#" inline="false">
                                                                  <mutation at1="true" at2="false"></mutation>
                                                                  <field name="WHERE1">FROM_START</field>
                                                                  <field name="WHERE2">LAST</field>
                                                                  <value name="STRING">
                                                                    <block type="variables_get" id="|jU0g8+eIgwn_|IB56)@">
                                                                      <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="AT1">
                                                                    <block type="math_arithmetic" id="F#*%;R9ugmwaaas?WBwG">
                                                                      <field name="OP">ADD</field>
                                                                      <value name="A">
                                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="8/I%=/~YReHV]Iwo{}(J">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="R0|a}kx2M~SYjPKS5Cc{">
                                                                          <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=";Q(aJ::90?0?H;-45cgS">
                                                                          <field name="NUM">0</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="dY33=1IVxkrSH1k1#X6A">
                                                                          <field name="VAR" id="6,6h67!#*?Hh,1(Sy,@u">AnzZeichenSuchtext</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="variables_set" id="OcJS!-Ku1vQY4)I+r,gc">
                                                                  <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                  <value name="VALUE">
                                                                    <block type="text_join" id="%%D@nUqB1tt^`?qrUahx">
                                                                      <mutation items="3"></mutation>
                                                                      <value name="ADD0">
                                                                        <block type="variables_get" id="q]l%0Dpb89BZy1-m[TjM">
                                                                          <field name="VAR" id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="ADD1">
                                                                        <block type="variables_get" id="f~POFU0}K4-w]xVc1?,`">
                                                                          <field name="VAR" id="=KxFmb,!C-6!HK%6iSz4">tauschText</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="ADD2">
                                                                        <block type="variables_get" id="U77~u,Qfmb2g[O19eHoh">
                                                                          <field name="VAR" id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="variables_set" id="lao?KUxF77Si~Xc2j%^{">
                                                                      <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                      <value name="VALUE">
                                                                        <block type="text_indexOf" id="[),PN,ZrAW,C/~:K[x[:">
                                                                          <field name="END">FIRST</field>
                                                                          <value name="VALUE">
                                                                            <block type="variables_get" id="6{t:BeVh6=bsQF(zUhYG">
                                                                              <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="FIND">
                                                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="{Vd/Su8uk@lo|:3KMi1L">
                                                                              <field name="TEXT">%0D%0A</field>
                                                                            </shadow>
                                                                            <block type="variables_get" id="r|~fKkGR#@1@G6_GX`-g">
                                                                              <field name="VAR" id=";bO,k;{f-t4YW^V4Yaby">suchText</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </statement>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </statement>
                          <value name="RETURN">
                            <block type="variables_get" id=".*DA-:q/GzURSEPH2ZiQ">
                              <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                            </block>
                          </value>
                        </block>
                      </xml>
                      

                      Bei Fragen, fragen.

                      Grüße

                      David G.D Online
                      David G.D Online
                      David G.
                      wrote on last edited by
                      #50

                      @rantanplan

                      Hallo,

                      danke für deine Vorlage.
                      Baue Sie grad nach.

                      Aber irgendwie bin ich zu doof, den "change Text" Baustein zu finden.

                      Kann mir jemand sagen, wie ich den erreiche?

                      Zeigt eure Lovelace-Visualisierung klick
                      (Auch ideal um sich Anregungen zu holen)

                      Meine Tabellen für eure Visualisierung klick

                      dslraserD 1 Reply Last reply
                      0
                      • David G.D David G.

                        @rantanplan

                        Hallo,

                        danke für deine Vorlage.
                        Baue Sie grad nach.

                        Aber irgendwie bin ich zu doof, den "change Text" Baustein zu finden.

                        Kann mir jemand sagen, wie ich den erreiche?

                        dslraserD Offline
                        dslraserD Offline
                        dslraser
                        Forum Testing Most Active
                        wrote on last edited by dslraser
                        #51

                        @David-G
                        wenn Du es nachbaust mußt Du den selbst erstellen, das ist eine Funktion.
                        (oder Du importierst den Export aus dem ersten Beitrag)

                        David G.D 1 Reply Last reply
                        0
                        • dslraserD dslraser

                          @David-G
                          wenn Du es nachbaust mußt Du den selbst erstellen, das ist eine Funktion.
                          (oder Du importierst den Export aus dem ersten Beitrag)

                          David G.D Online
                          David G.D Online
                          David G.
                          wrote on last edited by
                          #52

                          @dslraser

                          Importieren ist was doof, möchte es in ein größeres Script was ich schon habe integrieren.
                          Kann man die Funktion aus dem Export extrahieren?

                          Zeigt eure Lovelace-Visualisierung klick
                          (Auch ideal um sich Anregungen zu holen)

                          Meine Tabellen für eure Visualisierung klick

                          dslraserD 1 Reply Last reply
                          0
                          • David G.D David G.

                            @dslraser

                            Importieren ist was doof, möchte es in ein größeres Script was ich schon habe integrieren.
                            Kann man die Funktion aus dem Export extrahieren?

                            dslraserD Offline
                            dslraserD Offline
                            dslraser
                            Forum Testing Most Active
                            wrote on last edited by
                            #53

                            @David-G
                            Man kann jeden einzelnen Baustein oder sogar ganze Bereiche extrahieren. Einfach den Baustein, also die gesamte Funktion anklicken und dann exportieren in die Zwischenablage und wieder in Dein anderes Blockly importieren.

                            David G.D 2 Replies Last reply
                            0
                            • dslraserD dslraser

                              @David-G
                              Man kann jeden einzelnen Baustein oder sogar ganze Bereiche extrahieren. Einfach den Baustein, also die gesamte Funktion anklicken und dann exportieren in die Zwischenablage und wieder in Dein anderes Blockly importieren.

                              David G.D Online
                              David G.D Online
                              David G.
                              wrote on last edited by
                              #54

                              @dslraser

                              Dann schaue ich nachher mal, ob ich die Funktion finde, wenn man auch in ein bestehendes Script einzelne Teile importieren kann.

                              Zeigt eure Lovelace-Visualisierung klick
                              (Auch ideal um sich Anregungen zu holen)

                              Meine Tabellen für eure Visualisierung klick

                              1 Reply Last reply
                              0
                              • dslraserD dslraser

                                @David-G
                                Man kann jeden einzelnen Baustein oder sogar ganze Bereiche extrahieren. Einfach den Baustein, also die gesamte Funktion anklicken und dann exportieren in die Zwischenablage und wieder in Dein anderes Blockly importieren.

                                David G.D Online
                                David G.D Online
                                David G.
                                wrote on last edited by
                                #55

                                @dslraser

                                Habs hinbekommen.
                                Die Tabelle von der wir gestern gesprochen habe, habe ich jetzt auch mit dem Pingadapter umgesetzt.
                                Der haut immer ein doofes "Alive" vor den Namen.

                                Jetzt ist es weg (und kann noch ein wenig Einfluss nehmen).

                                Zeigt eure Lovelace-Visualisierung klick
                                (Auch ideal um sich Anregungen zu holen)

                                Meine Tabellen für eure Visualisierung klick

                                1 Reply Last reply
                                1
                                • rantanplanR rantanplan

                                  Hallo

                                  Manchmal ist es notwendig unliebsame Zeichen aus einem Text zu entfernen um diese z.B. in VIS vernünftig darstellen zu können.
                                  Mit dem folgenden Blockly kann man jedes Zeichen, ganze Wörter oder eine Folge von Steuerzeichen gegen etwas anderes tauschen.

                                  Der von @robson gefundene Bug wurde behoben.

                                  Zeichentausch.png

                                  Hier der geänderte Export:

                                  <xml xmlns="https://developers.google.com/blockly/xml">
                                    <variables>
                                      <variable id="xSVSX?qYBxERx4)1(5:3">originalText</variable>
                                      <variable id=";bO,k;{f-t4YW^V4Yaby">suchText</variable>
                                      <variable id="=KxFmb,!C-6!HK%6iSz4">tauschText</variable>
                                      <variable id="pF_ac~cY~|C(S.I!U%Uu">MeinText</variable>
                                      <variable id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</variable>
                                      <variable id="P8$b81v9fsrHHrb+z]g1">Text</variable>
                                      <variable id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</variable>
                                      <variable id="I;i^c)UORMgY^LOatF[8">neuerText</variable>
                                      <variable id="6,6h67!#*?Hh,1(Sy,@u">AnzZeichenSuchtext</variable>
                                      <variable id="(NMF97xgk;{xp~AH$Ln*">Stelle</variable>
                                    </variables>
                                    <block type="comment" id="?t^|J^}%io+OnqAwVT4A" x="-237" y="-87">
                                      <field name="COMMENT">Beliebige Zeichen tauschen</field>
                                      <next>
                                        <block type="variables_set" id="-P{_[1=caHEAoB9cP4Qx">
                                          <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                          <value name="VALUE">
                                            <block type="text" id="]-v|)OoSpw-K*Z-|~Z|L">
                                              <field name="TEXT">Dieser Text müßte geändert werden.</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="controls_if" id="eO-Yu;zv=:r~yJNHR:iS">
                                              <value name="IF0">
                                                <block type="logic_negate" id="u@28{:]xG=4a9HU}|/v)">
                                                  <value name="BOOL">
                                                    <block type="text_isEmpty" id="W-_T.2)lUsLG/Z(5zIQN">
                                                      <value name="VALUE">
                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="9LrDM?0xYv?MX-(}2OrI">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                        <block type="variables_get" id="B?L(8|(8?-Z7Ao*[F/VM">
                                                          <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="variables_set" id="ziw)~y|7*7le5/J*8HC#">
                                                  <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                  <value name="VALUE">
                                                    <block type="procedures_callreturn" id="ECH/%?YEFylSUOK._8/K">
                                                      <mutation name="changeText">
                                                        <arg name="originalText"></arg>
                                                        <arg name="suchText"></arg>
                                                        <arg name="tauschText"></arg>
                                                      </mutation>
                                                      <value name="ARG0">
                                                        <block type="variables_get" id="Y(bM=~D[D5v)7a#1{`}`">
                                                          <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                                        </block>
                                                      </value>
                                                      <value name="ARG1">
                                                        <block type="text" id="(iqf|@QE;6:tP0}rbaEj">
                                                          <field name="TEXT">ü</field>
                                                        </block>
                                                      </value>
                                                      <value name="ARG2">
                                                        <block type="text" id="_{HiLh|2|F3|a#[4lCvX">
                                                          <field name="TEXT">ue</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="variables_set" id="`vGUP!R!*|3sjY~dZXxZ">
                                                      <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                      <value name="VALUE">
                                                        <block type="procedures_callreturn" id="rvKR.cz9FhImw~YT8:YY">
                                                          <mutation name="changeText">
                                                            <arg name="originalText"></arg>
                                                            <arg name="suchText"></arg>
                                                            <arg name="tauschText"></arg>
                                                          </mutation>
                                                          <value name="ARG0">
                                                            <block type="variables_get" id="4r-=T6yu%Y[}Zn!QhpR/">
                                                              <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                            </block>
                                                          </value>
                                                          <value name="ARG1">
                                                            <block type="text" id="mbk@+N`6F_eG)N%Jw|2J">
                                                              <field name="TEXT">ä</field>
                                                            </block>
                                                          </value>
                                                          <value name="ARG2">
                                                            <block type="text" id="OtGH;LSHf;*t,59fJ)5i">
                                                              <field name="TEXT">ae</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="variables_set" id="3+|QU5[xS;U@Qijfuu@7">
                                                          <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                          <value name="VALUE">
                                                            <block type="procedures_callreturn" id="~C~TrH*=xX3Xl-l@tg#V">
                                                              <mutation name="changeText">
                                                                <arg name="originalText"></arg>
                                                                <arg name="suchText"></arg>
                                                                <arg name="tauschText"></arg>
                                                              </mutation>
                                                              <value name="ARG0">
                                                                <block type="variables_get" id=",eH?bND1?H}TimRX_wnz">
                                                                  <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                                </block>
                                                              </value>
                                                              <value name="ARG1">
                                                                <block type="text" id="6AWuk;A#5~8;jXas31)I">
                                                                  <field name="TEXT">ß</field>
                                                                </block>
                                                              </value>
                                                              <value name="ARG2">
                                                                <block type="text" id="[M[ZL8Y,u8fNWw|eR|g)">
                                                                  <field name="TEXT">ss</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="debug" id="g8IUrYe_.rei!S6]Mc?a">
                                                              <field name="Severity">log</field>
                                                              <value name="TEXT">
                                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                                  <field name="TEXT"></field>
                                                                </shadow>
                                                                <block type="variables_get" id="^/WzSct]9kWQNOvtqOg/">
                                                                  <field name="VAR" id="pF_ac~cY~|C(S.I!U%Uu">MeinText</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="debug" id="Hme!w3Ag?_DUH%uRzR)U">
                                                                  <field name="Severity">log</field>
                                                                  <value name="TEXT">
                                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                    <block type="variables_get" id="`v3q2Xw=qC`r6)o/kUEY">
                                                                      <field name="VAR" id="I;i^c)UORMgY^LOatF[8">neuerText</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </statement>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                    <block type="procedures_defreturn" id="*?%n[KG5e1!^tNun#Hj5" x="288" y="-87">
                                      <mutation>
                                        <arg name="originalText" varid="xSVSX?qYBxERx4)1(5:3"></arg>
                                        <arg name="suchText" varid=";bO,k;{f-t4YW^V4Yaby"></arg>
                                        <arg name="tauschText" varid="=KxFmb,!C-6!HK%6iSz4"></arg>
                                      </mutation>
                                      <field name="NAME">changeText</field>
                                      <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                      <statement name="STACK">
                                        <block type="variables_set" id=",*Bi*dYY8!8mI7(mg9V.">
                                          <field name="VAR" id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</field>
                                          <value name="VALUE">
                                            <block type="text" id="|BZm+^ZNZWW}2Oo#`j;?">
                                              <field name="TEXT"></field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="w]M[kO6!;:DS!~0O}SHV">
                                              <field name="VAR" id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</field>
                                              <value name="VALUE">
                                                <block type="text" id="LK!;|?K5!yeQYlUax(!P">
                                                  <field name="TEXT"></field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="variables_set" id="LyZ2%lYW+kfm,4)yV8UN">
                                                  <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                  <value name="VALUE">
                                                    <block type="variables_get" id="da5*p]}sO:{{|ZE!nhDe">
                                                      <field name="VAR" id="xSVSX?qYBxERx4)1(5:3">originalText</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="variables_set" id="yx;qp1@1fC(oiG4c5gZt">
                                                      <field name="VAR" id="6,6h67!#*?Hh,1(Sy,@u">AnzZeichenSuchtext</field>
                                                      <value name="VALUE">
                                                        <block type="text_length" id="Jwz33ARDLc!=8:eDagDD">
                                                          <value name="VALUE">
                                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="RZWm!~Yo4w5)66Gu|Gs_">
                                                              <field name="TEXT">abc</field>
                                                            </shadow>
                                                            <block type="variables_get" id="G2I+np)5qee]q{4)BlN2">
                                                              <field name="VAR" id=";bO,k;{f-t4YW^V4Yaby">suchText</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="variables_set" id="eAGK[85W)DRaIaN!oMiH">
                                                          <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                          <value name="VALUE">
                                                            <block type="text_indexOf" id="/@rj}{;VUCJ8O|28^(Hf">
                                                              <field name="END">FIRST</field>
                                                              <value name="VALUE">
                                                                <block type="variables_get" id="}de%ffO*rIt%j6)99pf3">
                                                                  <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                </block>
                                                              </value>
                                                              <value name="FIND">
                                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="7MprEQxoWq}#3~Xz:32k">
                                                                  <field name="TEXT">%0D%0A</field>
                                                                </shadow>
                                                                <block type="variables_get" id="7)r.X1a~Tee1!dAwZy`!">
                                                                  <field name="VAR" id=";bO,k;{f-t4YW^V4Yaby">suchText</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="controls_whileUntil" id="4lR}{f])DWKyjt}.(6cc">
                                                              <field name="MODE">WHILE</field>
                                                              <value name="BOOL">
                                                                <block type="logic_compare" id="e`eUWK6kyOU=[/x]M({`">
                                                                  <field name="OP">GT</field>
                                                                  <value name="A">
                                                                    <block type="variables_get" id="}7HLWRwI(SDg1^@=czoV">
                                                                      <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="B">
                                                                    <block type="math_number" id="#y,za{r#@s7Ri.U!9v)A">
                                                                      <field name="NUM">0</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <statement name="DO">
                                                                <block type="comment" id="38%#2?@btrH6%hebNg3_">
                                                                  <field name="COMMENT">Wenn nicht erste Zeichen im Text!</field>
                                                                  <next>
                                                                    <block type="controls_if" id="R]}Pl(*eeA:Dh@;{q_CH">
                                                                      <value name="IF0">
                                                                        <block type="logic_compare" id="l,u?h{)Z-u/OozI,.79G">
                                                                          <field name="OP">GT</field>
                                                                          <value name="A">
                                                                            <block type="variables_get" id="B/K~z.ANK2);I3(uk4Bh">
                                                                              <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <block type="math_number" id="|3~K:6jrHq7oxz=fL:Yz">
                                                                              <field name="NUM">1</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <statement name="DO0">
                                                                        <block type="variables_set" id="{R*X,7K)DA^dq/.~KK7{">
                                                                          <field name="VAR" id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</field>
                                                                          <value name="VALUE">
                                                                            <block type="text_getSubstring" id="Img0opt.EB#)RM-bp~hw">
                                                                              <mutation at1="false" at2="true"></mutation>
                                                                              <field name="WHERE1">FIRST</field>
                                                                              <field name="WHERE2">FROM_START</field>
                                                                              <value name="STRING">
                                                                                <block type="variables_get" id="A9h*F{tgJR0y[Q0uv7,=">
                                                                                  <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="AT2">
                                                                                <block type="math_arithmetic" id="([5R[:8Ywn-thKN@r:~}">
                                                                                  <field name="OP">MINUS</field>
                                                                                  <value name="A">
                                                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="u@:!j5WimCjV%fG9hPGs">
                                                                                      <field name="NUM">1</field>
                                                                                    </shadow>
                                                                                    <block type="variables_get" id="U0qw,~,2KoaAc37UO{l#">
                                                                                      <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="B">
                                                                                    <shadow type="math_number" id="DT#zRSRu1.y^|5Z#G37W">
                                                                                      <field name="NUM">1</field>
                                                                                    </shadow>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </statement>
                                                                      <next>
                                                                        <block type="variables_set" id="Else^,?QE9TTS.Y%K]W=">
                                                                          <field name="VAR" id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</field>
                                                                          <value name="VALUE">
                                                                            <block type="text_getSubstring" id="e8A7NqY7O!@K(aFlMpV#" inline="false">
                                                                              <mutation at1="true" at2="false"></mutation>
                                                                              <field name="WHERE1">FROM_START</field>
                                                                              <field name="WHERE2">LAST</field>
                                                                              <value name="STRING">
                                                                                <block type="variables_get" id="|jU0g8+eIgwn_|IB56)@">
                                                                                  <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="AT1">
                                                                                <block type="math_arithmetic" id="F#*%;R9ugmwaaas?WBwG">
                                                                                  <field name="OP">ADD</field>
                                                                                  <value name="A">
                                                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="8/I%=/~YReHV]Iwo{}(J">
                                                                                      <field name="NUM">1</field>
                                                                                    </shadow>
                                                                                    <block type="variables_get" id="R0|a}kx2M~SYjPKS5Cc{">
                                                                                      <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="B">
                                                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=";Q(aJ::90?0?H;-45cgS">
                                                                                      <field name="NUM">0</field>
                                                                                    </shadow>
                                                                                    <block type="variables_get" id="dY33=1IVxkrSH1k1#X6A">
                                                                                      <field name="VAR" id="6,6h67!#*?Hh,1(Sy,@u">AnzZeichenSuchtext</field>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                          <next>
                                                                            <block type="variables_set" id="OcJS!-Ku1vQY4)I+r,gc">
                                                                              <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                              <value name="VALUE">
                                                                                <block type="text_join" id="%%D@nUqB1tt^`?qrUahx">
                                                                                  <mutation items="3"></mutation>
                                                                                  <value name="ADD0">
                                                                                    <block type="variables_get" id="q]l%0Dpb89BZy1-m[TjM">
                                                                                      <field name="VAR" id="Uf:U=$(.HDJ72/VPr1!o">Teil_1</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="ADD1">
                                                                                    <block type="variables_get" id="f~POFU0}K4-w]xVc1?,`">
                                                                                      <field name="VAR" id="=KxFmb,!C-6!HK%6iSz4">tauschText</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="ADD2">
                                                                                    <block type="variables_get" id="U77~u,Qfmb2g[O19eHoh">
                                                                                      <field name="VAR" id="g[0H+Z8J_%|p]v;tR.p.">Teil_2</field>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                              <next>
                                                                                <block type="variables_set" id="lao?KUxF77Si~Xc2j%^{">
                                                                                  <field name="VAR" id="(NMF97xgk;{xp~AH$Ln*">Stelle</field>
                                                                                  <value name="VALUE">
                                                                                    <block type="text_indexOf" id="[),PN,ZrAW,C/~:K[x[:">
                                                                                      <field name="END">FIRST</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="variables_get" id="6{t:BeVh6=bsQF(zUhYG">
                                                                                          <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <value name="FIND">
                                                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="text" id="{Vd/Su8uk@lo|:3KMi1L">
                                                                                          <field name="TEXT">%0D%0A</field>
                                                                                        </shadow>
                                                                                        <block type="variables_get" id="r|~fKkGR#@1@G6_GX`-g">
                                                                                          <field name="VAR" id=";bO,k;{f-t4YW^V4Yaby">suchText</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </next>
                                                                            </block>
                                                                          </next>
                                                                        </block>
                                                                      </next>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </statement>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </statement>
                                      <value name="RETURN">
                                        <block type="variables_get" id=".*DA-:q/GzURSEPH2ZiQ">
                                          <field name="VAR" id="P8$b81v9fsrHHrb+z]g1">Text</field>
                                        </block>
                                      </value>
                                    </block>
                                  </xml>
                                  

                                  Bei Fragen, fragen.

                                  Grüße

                                  R Offline
                                  R Offline
                                  robson
                                  wrote on last edited by
                                  #56

                                  @rantanplan sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

                                  Hallo

                                  Manchmal ist es notwendig unliebsame Zeichen aus einem Text zu entfernen um diese z.B. in VIS vernünftig darstellen zu können.
                                  Mit dem folgenden Blockly kann man jedes Zeichen, ganze Wörter oder eine Folge von Steuerzeichen gegen etwas anderes tauschen.
                                  Forum_TauscheZeichen.png
                                  Hier der Export:

                                  <xml xmlns="http://www.w3.org/1999/xhtml">
                                    <block type="comment" id="?t^|J^}%io+OnqAwVT4A" x="-237" y="-87">
                                      <field name="COMMENT">Beliebige Zeichen tauschen</field>
                                      <next>
                                        <block type="variables_set" id="-P{_[1=caHEAoB9cP4Qx">
                                          <field name="VAR">MeinText</field>
                                          <value name="VALUE">
                                            <block type="text" id="]-v|)OoSpw-K*Z-|~Z|L">
                                              <field name="TEXT">Dieser Text müßte geändert werden</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="controls_if" id="eO-Yu;zv=:r~yJNHR:iS">
                                              <value name="IF0">
                                                <block type="logic_negate" id="u@28{:]xG=4a9HU}|/v)">
                                                  <value name="BOOL">
                                                    <block type="text_isEmpty" id="W-_T.2)lUsLG/Z(5zIQN">
                                                      <value name="VALUE">
                                                        <shadow type="text" id="9LrDM?0xYv?MX-(}2OrI">
                                                          <field name="TEXT"></field>
                                                        </shadow>
                                                        <block type="variables_get" id="B?L(8|(8?-Z7Ao*[F/VM">
                                                          <field name="VAR">MeinText</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="variables_set" id="ziw)~y|7*7le5/J*8HC#">
                                                  <field name="VAR">neuerText</field>
                                                  <value name="VALUE">
                                                    <block type="procedures_callreturn" id="ECH/%?YEFylSUOK._8/K">
                                                      <mutation name="changeText">
                                                        <arg name="originalText"></arg>
                                                        <arg name="suchText"></arg>
                                                        <arg name="tauschText"></arg>
                                                      </mutation>
                                                      <value name="ARG0">
                                                        <block type="variables_get" id="Y(bM=~D[D5v)7a#1{`}`">
                                                          <field name="VAR">MeinText</field>
                                                        </block>
                                                      </value>
                                                      <value name="ARG1">
                                                        <block type="text" id="(iqf|@QE;6:tP0}rbaEj">
                                                          <field name="TEXT">ü</field>
                                                        </block>
                                                      </value>
                                                      <value name="ARG2">
                                                        <block type="text" id="_{HiLh|2|F3|a#[4lCvX">
                                                          <field name="TEXT">ue</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="variables_set" id="`vGUP!R!*|3sjY~dZXxZ">
                                                      <field name="VAR">neuerText</field>
                                                      <value name="VALUE">
                                                        <block type="procedures_callreturn" id="rvKR.cz9FhImw~YT8:YY">
                                                          <mutation name="changeText">
                                                            <arg name="originalText"></arg>
                                                            <arg name="suchText"></arg>
                                                            <arg name="tauschText"></arg>
                                                          </mutation>
                                                          <value name="ARG0">
                                                            <block type="variables_get" id="4r-=T6yu%Y[}Zn!QhpR/">
                                                              <field name="VAR">neuerText</field>
                                                            </block>
                                                          </value>
                                                          <value name="ARG1">
                                                            <block type="text" id="mbk@+N`6F_eG)N%Jw|2J">
                                                              <field name="TEXT">ä</field>
                                                            </block>
                                                          </value>
                                                          <value name="ARG2">
                                                            <block type="text" id="OtGH;LSHf;*t,59fJ)5i">
                                                              <field name="TEXT">ae</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="variables_set" id="3+|QU5[xS;U@Qijfuu@7">
                                                          <field name="VAR">neuerText</field>
                                                          <value name="VALUE">
                                                            <block type="procedures_callreturn" id="~C~TrH*=xX3Xl-l@tg#V">
                                                              <mutation name="changeText">
                                                                <arg name="originalText"></arg>
                                                                <arg name="suchText"></arg>
                                                                <arg name="tauschText"></arg>
                                                              </mutation>
                                                              <value name="ARG0">
                                                                <block type="variables_get" id=",eH?bND1?H}TimRX_wnz">
                                                                  <field name="VAR">neuerText</field>
                                                                </block>
                                                              </value>
                                                              <value name="ARG1">
                                                                <block type="text" id="6AWuk;A#5~8;jXas31)I">
                                                                  <field name="TEXT">ß</field>
                                                                </block>
                                                              </value>
                                                              <value name="ARG2">
                                                                <block type="text" id="[M[ZL8Y,u8fNWw|eR|g)">
                                                                  <field name="TEXT">ss</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="debug" id="g8IUrYe_.rei!S6]Mc?a">
                                                              <field name="Severity">log</field>
                                                              <value name="TEXT">
                                                                <shadow type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                                  <field name="TEXT"></field>
                                                                </shadow>
                                                                <block type="variables_get" id="^/WzSct]9kWQNOvtqOg/">
                                                                  <field name="VAR">MeinText</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="debug" id="Hme!w3Ag?_DUH%uRzR)U">
                                                                  <field name="Severity">log</field>
                                                                  <value name="TEXT">
                                                                    <shadow type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                                      <field name="TEXT"></field>
                                                                    </shadow>
                                                                    <block type="variables_get" id="`v3q2Xw=qC`r6)o/kUEY">
                                                                      <field name="VAR">neuerText</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </statement>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                    <block type="procedures_defreturn" id="*?%n[KG5e1!^tNun#Hj5" x="288" y="-87">
                                      <mutation>
                                        <arg name="originalText"></arg>
                                        <arg name="suchText"></arg>
                                        <arg name="tauschText"></arg>
                                      </mutation>
                                      <field name="NAME">changeText</field>
                                      <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                      <statement name="STACK">
                                        <block type="variables_set" id="LyZ2%lYW+kfm,4)yV8UN">
                                          <field name="VAR">Text</field>
                                          <value name="VALUE">
                                            <block type="variables_get" id="da5*p]}sO:{{|ZE!nhDe">
                                              <field name="VAR">originalText</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="yx;qp1@1fC(oiG4c5gZt">
                                              <field name="VAR">AnzZeichenSuchtext</field>
                                              <value name="VALUE">
                                                <block type="text_length" id="Jwz33ARDLc!=8:eDagDD">
                                                  <value name="VALUE">
                                                    <shadow type="text" id="RZWm!~Yo4w5)66Gu|Gs_">
                                                      <field name="TEXT">abc</field>
                                                    </shadow>
                                                    <block type="variables_get" id="G2I+np)5qee]q{4)BlN2">
                                                      <field name="VAR">suchText</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="variables_set" id="eAGK[85W)DRaIaN!oMiH">
                                                  <field name="VAR">Stelle</field>
                                                  <value name="VALUE">
                                                    <block type="text_indexOf" id="/@rj}{;VUCJ8O|28^(Hf">
                                                      <field name="END">FIRST</field>
                                                      <value name="VALUE">
                                                        <block type="variables_get" id="}de%ffO*rIt%j6)99pf3">
                                                          <field name="VAR">Text</field>
                                                        </block>
                                                      </value>
                                                      <value name="FIND">
                                                        <shadow type="text" id="7MprEQxoWq}#3~Xz:32k">
                                                          <field name="TEXT">%0D%0A</field>
                                                        </shadow>
                                                        <block type="variables_get" id="7)r.X1a~Tee1!dAwZy`!">
                                                          <field name="VAR">suchText</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="controls_whileUntil" id="4lR}{f])DWKyjt}.(6cc">
                                                      <field name="MODE">WHILE</field>
                                                      <value name="BOOL">
                                                        <block type="logic_compare" id="e`eUWK6kyOU=[/x]M({`">
                                                          <field name="OP">GT</field>
                                                          <value name="A">
                                                            <block type="variables_get" id="}7HLWRwI(SDg1^@=czoV">
                                                              <field name="VAR">Stelle</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="math_number" id="#y,za{r#@s7Ri.U!9v)A">
                                                              <field name="NUM">0</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO">
                                                        <block type="controls_if" id="PM@Su)b1YOhTZo2qPxB]">
                                                          <mutation else="1"></mutation>
                                                          <value name="IF0">
                                                            <block type="logic_compare" id="l,u?h{)Z-u/OozI,.79G">
                                                              <field name="OP">EQ</field>
                                                              <value name="A">
                                                                <block type="variables_get" id="B/K~z.ANK2);I3(uk4Bh">
                                                                  <field name="VAR">Stelle</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="math_number" id="|3~K:6jrHq7oxz=fL:Yz">
                                                                  <field name="NUM">1</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <statement name="DO0">
                                                            <block type="comment" id="uN{|N4-0EabDJqYE0]@#">
                                                              <field name="COMMENT">steht am Textanfang</field>
                                                              <next>
                                                                <block type="variables_set" id="9?Gy,w.t#1pdl^AOxc#Y">
                                                                  <field name="VAR">Teil_1</field>
                                                                  <value name="VALUE">
                                                                    <block type="variables_get" id="h(#=bJ`DU%y/Jd9%HR9I">
                                                                      <field name="VAR">tauschText</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </statement>
                                                          <statement name="ELSE">
                                                            <block type="variables_set" id="{R*X,7K)DA^dq/.~KK7{">
                                                              <field name="VAR">Teil_1</field>
                                                              <value name="VALUE">
                                                                <block type="text_getSubstring" id="Img0opt.EB#)RM-bp~hw">
                                                                  <mutation at1="false" at2="true"></mutation>
                                                                  <field name="WHERE1">FIRST</field>
                                                                  <field name="WHERE2">FROM_START</field>
                                                                  <value name="STRING">
                                                                    <block type="variables_get" id="A9h*F{tgJR0y[Q0uv7,=">
                                                                      <field name="VAR">Text</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="AT2">
                                                                    <block type="math_arithmetic" id="([5R[:8Ywn-thKN@r:~}">
                                                                      <field name="OP">MINUS</field>
                                                                      <value name="A">
                                                                        <shadow type="math_number" id="u@:!j5WimCjV%fG9hPGs">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="U0qw,~,2KoaAc37UO{l#">
                                                                          <field name="VAR">Stelle</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow type="math_number" id="DT#zRSRu1.y^|5Z#G37W">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </statement>
                                                          <next>
                                                            <block type="variables_set" id="Else^,?QE9TTS.Y%K]W=">
                                                              <field name="VAR">Teil_2</field>
                                                              <value name="VALUE">
                                                                <block type="text_getSubstring" id="e8A7NqY7O!@K(aFlMpV#" inline="false">
                                                                  <mutation at1="true" at2="false"></mutation>
                                                                  <field name="WHERE1">FROM_START</field>
                                                                  <field name="WHERE2">LAST</field>
                                                                  <value name="STRING">
                                                                    <block type="variables_get" id="|jU0g8+eIgwn_|IB56)@">
                                                                      <field name="VAR">Text</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="AT1">
                                                                    <block type="math_arithmetic" id="F#*%;R9ugmwaaas?WBwG">
                                                                      <field name="OP">ADD</field>
                                                                      <value name="A">
                                                                        <shadow type="math_number" id="8/I%=/~YReHV]Iwo{}(J">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="R0|a}kx2M~SYjPKS5Cc{">
                                                                          <field name="VAR">Stelle</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow type="math_number" id=";Q(aJ::90?0?H;-45cgS">
                                                                          <field name="NUM">0</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="dY33=1IVxkrSH1k1#X6A">
                                                                          <field name="VAR">AnzZeichenSuchtext</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="variables_set" id="OcJS!-Ku1vQY4)I+r,gc">
                                                                  <field name="VAR">Text</field>
                                                                  <value name="VALUE">
                                                                    <block type="text_join" id="%%D@nUqB1tt^`?qrUahx">
                                                                      <mutation items="3"></mutation>
                                                                      <value name="ADD0">
                                                                        <block type="variables_get" id="q]l%0Dpb89BZy1-m[TjM">
                                                                          <field name="VAR">Teil_1</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="ADD1">
                                                                        <block type="variables_get" id="f~POFU0}K4-w]xVc1?,`">
                                                                          <field name="VAR">tauschText</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="ADD2">
                                                                        <block type="variables_get" id="U77~u,Qfmb2g[O19eHoh">
                                                                          <field name="VAR">Teil_2</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="variables_set" id="lao?KUxF77Si~Xc2j%^{">
                                                                      <field name="VAR">Stelle</field>
                                                                      <value name="VALUE">
                                                                        <block type="text_indexOf" id="[),PN,ZrAW,C/~:K[x[:">
                                                                          <field name="END">FIRST</field>
                                                                          <value name="VALUE">
                                                                            <block type="variables_get" id="6{t:BeVh6=bsQF(zUhYG">
                                                                              <field name="VAR">Text</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="FIND">
                                                                            <shadow type="text" id="{Vd/Su8uk@lo|:3KMi1L">
                                                                              <field name="TEXT">%0D%0A</field>
                                                                            </shadow>
                                                                            <block type="variables_get" id="r|~fKkGR#@1@G6_GX`-g">
                                                                              <field name="VAR">suchText</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </statement>
                                      <value name="RETURN">
                                        <block type="variables_get" id=".*DA-:q/GzURSEPH2ZiQ">
                                          <field name="VAR">Text</field>
                                        </block>
                                      </value>
                                    </block>
                                  </xml>
                                  

                                  Bei Fragen, fragen.

                                  Grüße

                                  Hi @rantanplan ,
                                  danke für deine Vorlage.

                                  Ich hatte bei Nutzung nun aber das Problem, dass das erste Zeichen im String dupliziert getauscht wird.
                                  Bsp: Im String "Wurst" soll das "W" durch ein "D" getauscht werden. Anstatt "Durst" gibt mir das Skript "DDurst" aus.

                                  Das liegt mMn an folgender Funktion:
                                  8707825d-500a-4368-8c40-ea4c82daff7f-image.png

                                  Da "Teil_1" und "tauschText" identisch sind, werden diese hintereinander geschrieben.

                                  Ich habe dies mit einer einfachen Prüfung behoben.
                                  b7ef10e1-ab66-4091-a8f7-e4de58d95292-image.png
                                  Falls "Teil_1" und "tauschtext" identisch sind, dann erstelle Text aus "Teil_1" und Teil_2".
                                  Falls sie nicht identisch sind, dann erstelle Text aus "Teil_1", "tauschtext" und "Teil_2".

                                  Ich hoffe, dass hilft dem ein oder anderen.

                                  rantanplanR 1 Reply Last reply
                                  0
                                  • R robson

                                    @rantanplan sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

                                    Hallo

                                    Manchmal ist es notwendig unliebsame Zeichen aus einem Text zu entfernen um diese z.B. in VIS vernünftig darstellen zu können.
                                    Mit dem folgenden Blockly kann man jedes Zeichen, ganze Wörter oder eine Folge von Steuerzeichen gegen etwas anderes tauschen.
                                    Forum_TauscheZeichen.png
                                    Hier der Export:

                                    <xml xmlns="http://www.w3.org/1999/xhtml">
                                      <block type="comment" id="?t^|J^}%io+OnqAwVT4A" x="-237" y="-87">
                                        <field name="COMMENT">Beliebige Zeichen tauschen</field>
                                        <next>
                                          <block type="variables_set" id="-P{_[1=caHEAoB9cP4Qx">
                                            <field name="VAR">MeinText</field>
                                            <value name="VALUE">
                                              <block type="text" id="]-v|)OoSpw-K*Z-|~Z|L">
                                                <field name="TEXT">Dieser Text müßte geändert werden</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="controls_if" id="eO-Yu;zv=:r~yJNHR:iS">
                                                <value name="IF0">
                                                  <block type="logic_negate" id="u@28{:]xG=4a9HU}|/v)">
                                                    <value name="BOOL">
                                                      <block type="text_isEmpty" id="W-_T.2)lUsLG/Z(5zIQN">
                                                        <value name="VALUE">
                                                          <shadow type="text" id="9LrDM?0xYv?MX-(}2OrI">
                                                            <field name="TEXT"></field>
                                                          </shadow>
                                                          <block type="variables_get" id="B?L(8|(8?-Z7Ao*[F/VM">
                                                            <field name="VAR">MeinText</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <statement name="DO0">
                                                  <block type="variables_set" id="ziw)~y|7*7le5/J*8HC#">
                                                    <field name="VAR">neuerText</field>
                                                    <value name="VALUE">
                                                      <block type="procedures_callreturn" id="ECH/%?YEFylSUOK._8/K">
                                                        <mutation name="changeText">
                                                          <arg name="originalText"></arg>
                                                          <arg name="suchText"></arg>
                                                          <arg name="tauschText"></arg>
                                                        </mutation>
                                                        <value name="ARG0">
                                                          <block type="variables_get" id="Y(bM=~D[D5v)7a#1{`}`">
                                                            <field name="VAR">MeinText</field>
                                                          </block>
                                                        </value>
                                                        <value name="ARG1">
                                                          <block type="text" id="(iqf|@QE;6:tP0}rbaEj">
                                                            <field name="TEXT">ü</field>
                                                          </block>
                                                        </value>
                                                        <value name="ARG2">
                                                          <block type="text" id="_{HiLh|2|F3|a#[4lCvX">
                                                            <field name="TEXT">ue</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <next>
                                                      <block type="variables_set" id="`vGUP!R!*|3sjY~dZXxZ">
                                                        <field name="VAR">neuerText</field>
                                                        <value name="VALUE">
                                                          <block type="procedures_callreturn" id="rvKR.cz9FhImw~YT8:YY">
                                                            <mutation name="changeText">
                                                              <arg name="originalText"></arg>
                                                              <arg name="suchText"></arg>
                                                              <arg name="tauschText"></arg>
                                                            </mutation>
                                                            <value name="ARG0">
                                                              <block type="variables_get" id="4r-=T6yu%Y[}Zn!QhpR/">
                                                                <field name="VAR">neuerText</field>
                                                              </block>
                                                            </value>
                                                            <value name="ARG1">
                                                              <block type="text" id="mbk@+N`6F_eG)N%Jw|2J">
                                                                <field name="TEXT">ä</field>
                                                              </block>
                                                            </value>
                                                            <value name="ARG2">
                                                              <block type="text" id="OtGH;LSHf;*t,59fJ)5i">
                                                                <field name="TEXT">ae</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="variables_set" id="3+|QU5[xS;U@Qijfuu@7">
                                                            <field name="VAR">neuerText</field>
                                                            <value name="VALUE">
                                                              <block type="procedures_callreturn" id="~C~TrH*=xX3Xl-l@tg#V">
                                                                <mutation name="changeText">
                                                                  <arg name="originalText"></arg>
                                                                  <arg name="suchText"></arg>
                                                                  <arg name="tauschText"></arg>
                                                                </mutation>
                                                                <value name="ARG0">
                                                                  <block type="variables_get" id=",eH?bND1?H}TimRX_wnz">
                                                                    <field name="VAR">neuerText</field>
                                                                  </block>
                                                                </value>
                                                                <value name="ARG1">
                                                                  <block type="text" id="6AWuk;A#5~8;jXas31)I">
                                                                    <field name="TEXT">ß</field>
                                                                  </block>
                                                                </value>
                                                                <value name="ARG2">
                                                                  <block type="text" id="[M[ZL8Y,u8fNWw|eR|g)">
                                                                    <field name="TEXT">ss</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="debug" id="g8IUrYe_.rei!S6]Mc?a">
                                                                <field name="Severity">log</field>
                                                                <value name="TEXT">
                                                                  <shadow type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                                    <field name="TEXT"></field>
                                                                  </shadow>
                                                                  <block type="variables_get" id="^/WzSct]9kWQNOvtqOg/">
                                                                    <field name="VAR">MeinText</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="debug" id="Hme!w3Ag?_DUH%uRzR)U">
                                                                    <field name="Severity">log</field>
                                                                    <value name="TEXT">
                                                                      <shadow type="text" id="d7HPm]yEeu9+?9HT0u|l">
                                                                        <field name="TEXT"></field>
                                                                      </shadow>
                                                                      <block type="variables_get" id="`v3q2Xw=qC`r6)o/kUEY">
                                                                        <field name="VAR">neuerText</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </statement>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                      <block type="procedures_defreturn" id="*?%n[KG5e1!^tNun#Hj5" x="288" y="-87">
                                        <mutation>
                                          <arg name="originalText"></arg>
                                          <arg name="suchText"></arg>
                                          <arg name="tauschText"></arg>
                                        </mutation>
                                        <field name="NAME">changeText</field>
                                        <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                        <statement name="STACK">
                                          <block type="variables_set" id="LyZ2%lYW+kfm,4)yV8UN">
                                            <field name="VAR">Text</field>
                                            <value name="VALUE">
                                              <block type="variables_get" id="da5*p]}sO:{{|ZE!nhDe">
                                                <field name="VAR">originalText</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="variables_set" id="yx;qp1@1fC(oiG4c5gZt">
                                                <field name="VAR">AnzZeichenSuchtext</field>
                                                <value name="VALUE">
                                                  <block type="text_length" id="Jwz33ARDLc!=8:eDagDD">
                                                    <value name="VALUE">
                                                      <shadow type="text" id="RZWm!~Yo4w5)66Gu|Gs_">
                                                        <field name="TEXT">abc</field>
                                                      </shadow>
                                                      <block type="variables_get" id="G2I+np)5qee]q{4)BlN2">
                                                        <field name="VAR">suchText</field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                                <next>
                                                  <block type="variables_set" id="eAGK[85W)DRaIaN!oMiH">
                                                    <field name="VAR">Stelle</field>
                                                    <value name="VALUE">
                                                      <block type="text_indexOf" id="/@rj}{;VUCJ8O|28^(Hf">
                                                        <field name="END">FIRST</field>
                                                        <value name="VALUE">
                                                          <block type="variables_get" id="}de%ffO*rIt%j6)99pf3">
                                                            <field name="VAR">Text</field>
                                                          </block>
                                                        </value>
                                                        <value name="FIND">
                                                          <shadow type="text" id="7MprEQxoWq}#3~Xz:32k">
                                                            <field name="TEXT">%0D%0A</field>
                                                          </shadow>
                                                          <block type="variables_get" id="7)r.X1a~Tee1!dAwZy`!">
                                                            <field name="VAR">suchText</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <next>
                                                      <block type="controls_whileUntil" id="4lR}{f])DWKyjt}.(6cc">
                                                        <field name="MODE">WHILE</field>
                                                        <value name="BOOL">
                                                          <block type="logic_compare" id="e`eUWK6kyOU=[/x]M({`">
                                                            <field name="OP">GT</field>
                                                            <value name="A">
                                                              <block type="variables_get" id="}7HLWRwI(SDg1^@=czoV">
                                                                <field name="VAR">Stelle</field>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <block type="math_number" id="#y,za{r#@s7Ri.U!9v)A">
                                                                <field name="NUM">0</field>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <statement name="DO">
                                                          <block type="controls_if" id="PM@Su)b1YOhTZo2qPxB]">
                                                            <mutation else="1"></mutation>
                                                            <value name="IF0">
                                                              <block type="logic_compare" id="l,u?h{)Z-u/OozI,.79G">
                                                                <field name="OP">EQ</field>
                                                                <value name="A">
                                                                  <block type="variables_get" id="B/K~z.ANK2);I3(uk4Bh">
                                                                    <field name="VAR">Stelle</field>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <block type="math_number" id="|3~K:6jrHq7oxz=fL:Yz">
                                                                    <field name="NUM">1</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <statement name="DO0">
                                                              <block type="comment" id="uN{|N4-0EabDJqYE0]@#">
                                                                <field name="COMMENT">steht am Textanfang</field>
                                                                <next>
                                                                  <block type="variables_set" id="9?Gy,w.t#1pdl^AOxc#Y">
                                                                    <field name="VAR">Teil_1</field>
                                                                    <value name="VALUE">
                                                                      <block type="variables_get" id="h(#=bJ`DU%y/Jd9%HR9I">
                                                                        <field name="VAR">tauschText</field>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </statement>
                                                            <statement name="ELSE">
                                                              <block type="variables_set" id="{R*X,7K)DA^dq/.~KK7{">
                                                                <field name="VAR">Teil_1</field>
                                                                <value name="VALUE">
                                                                  <block type="text_getSubstring" id="Img0opt.EB#)RM-bp~hw">
                                                                    <mutation at1="false" at2="true"></mutation>
                                                                    <field name="WHERE1">FIRST</field>
                                                                    <field name="WHERE2">FROM_START</field>
                                                                    <value name="STRING">
                                                                      <block type="variables_get" id="A9h*F{tgJR0y[Q0uv7,=">
                                                                        <field name="VAR">Text</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="AT2">
                                                                      <block type="math_arithmetic" id="([5R[:8Ywn-thKN@r:~}">
                                                                        <field name="OP">MINUS</field>
                                                                        <value name="A">
                                                                          <shadow type="math_number" id="u@:!j5WimCjV%fG9hPGs">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="variables_get" id="U0qw,~,2KoaAc37UO{l#">
                                                                            <field name="VAR">Stelle</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number" id="DT#zRSRu1.y^|5Z#G37W">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </statement>
                                                            <next>
                                                              <block type="variables_set" id="Else^,?QE9TTS.Y%K]W=">
                                                                <field name="VAR">Teil_2</field>
                                                                <value name="VALUE">
                                                                  <block type="text_getSubstring" id="e8A7NqY7O!@K(aFlMpV#" inline="false">
                                                                    <mutation at1="true" at2="false"></mutation>
                                                                    <field name="WHERE1">FROM_START</field>
                                                                    <field name="WHERE2">LAST</field>
                                                                    <value name="STRING">
                                                                      <block type="variables_get" id="|jU0g8+eIgwn_|IB56)@">
                                                                        <field name="VAR">Text</field>
                                                                      </block>
                                                                    </value>
                                                                    <value name="AT1">
                                                                      <block type="math_arithmetic" id="F#*%;R9ugmwaaas?WBwG">
                                                                        <field name="OP">ADD</field>
                                                                        <value name="A">
                                                                          <shadow type="math_number" id="8/I%=/~YReHV]Iwo{}(J">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="variables_get" id="R0|a}kx2M~SYjPKS5Cc{">
                                                                            <field name="VAR">Stelle</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number" id=";Q(aJ::90?0?H;-45cgS">
                                                                            <field name="NUM">0</field>
                                                                          </shadow>
                                                                          <block type="variables_get" id="dY33=1IVxkrSH1k1#X6A">
                                                                            <field name="VAR">AnzZeichenSuchtext</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="variables_set" id="OcJS!-Ku1vQY4)I+r,gc">
                                                                    <field name="VAR">Text</field>
                                                                    <value name="VALUE">
                                                                      <block type="text_join" id="%%D@nUqB1tt^`?qrUahx">
                                                                        <mutation items="3"></mutation>
                                                                        <value name="ADD0">
                                                                          <block type="variables_get" id="q]l%0Dpb89BZy1-m[TjM">
                                                                            <field name="VAR">Teil_1</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ADD1">
                                                                          <block type="variables_get" id="f~POFU0}K4-w]xVc1?,`">
                                                                            <field name="VAR">tauschText</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="ADD2">
                                                                          <block type="variables_get" id="U77~u,Qfmb2g[O19eHoh">
                                                                            <field name="VAR">Teil_2</field>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                    <next>
                                                                      <block type="variables_set" id="lao?KUxF77Si~Xc2j%^{">
                                                                        <field name="VAR">Stelle</field>
                                                                        <value name="VALUE">
                                                                          <block type="text_indexOf" id="[),PN,ZrAW,C/~:K[x[:">
                                                                            <field name="END">FIRST</field>
                                                                            <value name="VALUE">
                                                                              <block type="variables_get" id="6{t:BeVh6=bsQF(zUhYG">
                                                                                <field name="VAR">Text</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="FIND">
                                                                              <shadow type="text" id="{Vd/Su8uk@lo|:3KMi1L">
                                                                                <field name="TEXT">%0D%0A</field>
                                                                              </shadow>
                                                                              <block type="variables_get" id="r|~fKkGR#@1@G6_GX`-g">
                                                                                <field name="VAR">suchText</field>
                                                                              </block>
                                                                            </value>
                                                                          </block>
                                                                        </value>
                                                                      </block>
                                                                    </next>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                      </block>
                                                    </next>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </statement>
                                        <value name="RETURN">
                                          <block type="variables_get" id=".*DA-:q/GzURSEPH2ZiQ">
                                            <field name="VAR">Text</field>
                                          </block>
                                        </value>
                                      </block>
                                    </xml>
                                    

                                    Bei Fragen, fragen.

                                    Grüße

                                    Hi @rantanplan ,
                                    danke für deine Vorlage.

                                    Ich hatte bei Nutzung nun aber das Problem, dass das erste Zeichen im String dupliziert getauscht wird.
                                    Bsp: Im String "Wurst" soll das "W" durch ein "D" getauscht werden. Anstatt "Durst" gibt mir das Skript "DDurst" aus.

                                    Das liegt mMn an folgender Funktion:
                                    8707825d-500a-4368-8c40-ea4c82daff7f-image.png

                                    Da "Teil_1" und "tauschText" identisch sind, werden diese hintereinander geschrieben.

                                    Ich habe dies mit einer einfachen Prüfung behoben.
                                    b7ef10e1-ab66-4091-a8f7-e4de58d95292-image.png
                                    Falls "Teil_1" und "tauschtext" identisch sind, dann erstelle Text aus "Teil_1" und Teil_2".
                                    Falls sie nicht identisch sind, dann erstelle Text aus "Teil_1", "tauschtext" und "Teil_2".

                                    Ich hoffe, dass hilft dem ein oder anderen.

                                    rantanplanR Offline
                                    rantanplanR Offline
                                    rantanplan
                                    wrote on last edited by
                                    #57

                                    @robson Danke für die Info.
                                    Da hast Du aber nach langer, langer, langer Zeit einen Bug gefunden😁

                                    Habe das Blockly geändert und im ersten Post neu hinterlegt.
                                    Hier die Änderung.
                                    Zeichentausch2.png

                                    Grüße

                                    Rantanplan

                                    CCU3 / MS Server 2019(VM) / Scripten mit Blockly

                                    R N 2 Replies Last reply
                                    0
                                    • rantanplanR rantanplan

                                      @robson Danke für die Info.
                                      Da hast Du aber nach langer, langer, langer Zeit einen Bug gefunden😁

                                      Habe das Blockly geändert und im ersten Post neu hinterlegt.
                                      Hier die Änderung.
                                      Zeichentausch2.png

                                      Grüße

                                      R Offline
                                      R Offline
                                      robson
                                      wrote on last edited by robson
                                      #58

                                      @rantanplan sagte in [Vorlage] Blockly - Beliebiges Zeichen im Text tauschen:

                                      @robson Danke für die Info.
                                      Da hast Du aber nach langer, langer, langer Zeit einen Bug gefunden😁

                                      Sehe es als Kompliment für dich und dein Skript an 😉

                                      1 Reply Last reply
                                      0
                                      • rantanplanR rantanplan

                                        @robson Danke für die Info.
                                        Da hast Du aber nach langer, langer, langer Zeit einen Bug gefunden😁

                                        Habe das Blockly geändert und im ersten Post neu hinterlegt.
                                        Hier die Änderung.
                                        Zeichentausch2.png

                                        Grüße

                                        N Offline
                                        N Offline
                                        newBroker
                                        wrote on last edited by
                                        #59

                                        Moin zusammen,

                                        sagt mal wird der "rechte" Abschnitt benötigt?
                                        was macht er in dem Skript?

                                        Beste Grüße

                                        David G.D 1 Reply Last reply
                                        0
                                        • N newBroker

                                          Moin zusammen,

                                          sagt mal wird der "rechte" Abschnitt benötigt?
                                          was macht er in dem Skript?

                                          Beste Grüße

                                          David G.D Online
                                          David G.D Online
                                          David G.
                                          wrote on last edited by
                                          #60

                                          @newbroker

                                          Ja,

                                          wird benötigt.
                                          Da steckt die haupt Funktion und Logik vom Skript drinnen.
                                          Darauf greift der linke Teil während der Verarbeitung zu.

                                          Zeigt eure Lovelace-Visualisierung klick
                                          (Auch ideal um sich Anregungen zu holen)

                                          Meine Tabellen für eure Visualisierung klick

                                          N 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          609

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe