sgs_PushGlobalByName [function]
SGSBOOL sgs_PushGlobalByName( sgs_Context* C, const char* name )
Push the global variable name
on the stack, return if successful.
- On failure,
null
is pushed to stack.
name
on the stack, return if successful.null
is pushed to stack.