String +=

Descrição

Acrescenta uma String no final de outra.

Sintaxe

minhaString += string2

Parâmetros

  • minhaString - uma variável do tipo String

Retorna

Nada

※ Notas e Advertências:

If the string is modified, it is highly recommended using String.reserve() to prevent the memory fragmentation issue

Ver Também

(greater than or equal to

)](BASE_URL/pt/reference/arduino-string-greater-than-or-equal-to)

Exemplo : Tutoriais String (Em Inglês)

ARDUINO BUY RECOMMENDATION

Arduino UNO R3
Arduino Starter Kit
Please note: These are Amazon affiliate links. If you buy the components through these links, We will get a commission at no extra cost to you. We appreciate it.

※ OUR MESSAGES