Skip to content

Set Value (By Ref) Node

Utils/Map/By Reference

Set Value (By Ref)

Set a value directly in a variable map without copying. Much faster for large maps.

map_set_refstd
Inputs4
Outputs1
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

4

In

Execution
exec_in

Variable Reference

String
var_ref

Reference to the map variable to modify

Key

String
key

Key to set

Value

Generic
value

Value to set at the key

Output Pins

1

Out

Execution
exec_out

Node Info

Internal name
map_set_ref
Category
Utils/Map/By Reference