Create Memory with Initial Values
- 已更新2023-02-17
- 閱讀時間為 1 分鐘
Create Memory with Initial Values
Creates a locally scoped memory item pre-configured with initial values. This memory item can only be used by reference, and is not available as a project item.
Inputs/Outputs

initial value array
An array containing the default contents to be used for the memory item.

reference out
Reference to the memory item.