Available translations
loading results
End
End is the datetime on which the object represented by the parent node ceased to exist. In case the object has not been closed yet, it is the datetime at the moment of evaluation.
End - это дата и время, в которые объект, представленный родительским узлом, перестал существовать. В случае, если объект еще не был закрыт, это дата и время на момент оценки.
Bitiş, üst düğüm tarafından temsil edilen nesnenin varlığının sona erdiği tarih saatidir. Nesnenin henüz kapatılmamış olması durumunda, değerlendirme anındaki tarih saatidir.
Content
In the context of a candle, it is the datetime of the close of the candle as provided by the exchange.
В контексте свечи это дата и время закрытия свечи, предоставленная биржей.
Bir mum bağlamında, borsa tarafından sağlanan mumun kapanışının tarih saatidir.
In every other context, the datetime is given by the datetime of the moment of evaluation. When evaluating a point in time in which the object remains open, end stores the datetime of that moment, because the object existed until that point in time when the value was last being updated. Once the object is closed, the end value is not modified again.
В любом другом контексте дата-время определяется датой и временем момента оценки. При оценке момента времени, в котором объект остается открытым, End сохраняет дату и время этого момента, поскольку объект существовал до того момента времени, когда значение обновлялось в последний раз. Как только объект закрыт, конечное значение больше не изменяется.
Diğer tüm bağlamlarda, tarih zamanı değerlendirme anının tarih zamanı ile verilir. Nesnenin açık kaldığı bir zaman noktasını değerlendirirken, end o anın tarih saatini saklar, çünkü nesne, değerin en son güncellendiği o zaman noktasına kadar vardı. Nesne kapatıldıktan sonra, end değeri bir daha değiştirilmez.
Configuring
End Configuration
Конфигурация End
Son Yapılandırma
Properties
Свойства
Özellikler
-
initialValue
allows resetting the initial state of the node to an arbitrary value.
-
initialValue
позволяет сбросить начальное состояние узла на произвольное значение.
-
initialValue
düğümün ilk durumunun rastgele bir değere sıfırlanmasını sağlar.
Initial Values
These are the Initial Values for End configuration:
{
"initialValue": 0
}
Examples
This is a list of properties featured by the End configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
End Menu
The End node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- actionFunction:
uiObject.configEditor.activate
The Copy Node Path menu item has the following properties:
- action: Copy Node Path
- label: Copy Node Path
- iconPathOn: copy-path
- iconPathOff: copy-path
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Value menu item has the following properties:
- action: Copy Node Value
- label: Copy Node Value
- iconPathOn: copy-value
- iconPathOff: copy-value
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Type menu item has the following properties:
- action: Copy Node Type
- label: Copy Node Type
- iconPathOn: copy-type
- iconPathOff: copy-type
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that End already has the required child type that the menu item may add, and only that child is allowed for that case.
End Attaching Rules
The following are the Node Attaching Rules that govern the attachment of End with other nodes:
Compatible Types: