Print

AddComment

Zastosowanie

Dodaje komentarz do aktualnej sprawy.

Składnia

AddComment("commentMessage")

Argumenty

  • commentMessage – (String) The comment text to be added.

Zwracana wartość

This function returns Boolean.
This function always returns true

Elementy powiązane

Przykłady

Przykład 1:

This will add comment that will also include value of string stored in [Customer] field.

AddComment( "Customer "+[Customer]+ " notified" );
Czy artykuł był pomocny?
0 na 5 gwiazdek
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
How Can We Improve This Article?