Create Memory with Initial Values
- Updated2023-02-17
- 1 minute(s) read
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.