globalNamed: Save x into global variable, ie: top frame, not just this...

globalNamedR Documentation

Save x into global variable, ie: top frame, not just this function using the supplied varname

Description

Save x into global variable, ie: top frame, not just this function using the supplied varname

Usage

globalNamed(varname, x, pos = 1)

Arguments

varname

variable name

x

value

pos

environment to save into. Defaults to global environment.


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.