Jeżeli chodzi o zmienną tekstową (typ String), wtedy jest konieczne wprowadzenie tekstu bez cudzysłowiów.
If it goes about the text variable (String type), then it is necessary to enter the text without quotation marks.
W tym konkretnym przypadku do wartości liczbowej najpierw jest dodane 1, a następnie całość jest konwertowana na typ String.
In this case the number is increased by 1, and then converted to the String type.
Przez zastosowanie funkcji CStr dochodzi do konwersji niezależnej od lokalnego ustawienia systemu, z dowolnego typu danych na typ String.
You should use the CStr function to provide internationally aware conversions from any other data type to a String type.
vItemAttr1 (typ String) określa wygląd tsktu statycznego.
vItemAttr1 (String type) specifies the appearance of the static text.
vItemAttr2 (typ String) określa opcje.
vItemAttr2 (String type) specifies options.
Typ string (System.String) służy do reprezentacji łańcuchów tekstowych w postaci sekwencji wartości typu char (System.Char) określających znaki Unicode (zakodowane w UTF-16).
String type (System.String) stores text values as a sequence of char (System.Char) elements that represent Unicode characters (encoded in UTF-16).
Zwraca wyrażenie skonwertowane na typ String. Dla potrzeb systemu PROMOTIC jest dogodniejszym stosowanie metody: Pm.StringFormat.
For the purposes of PROMOTIC system, it is more useful to use the method: Pm.StringFormat.