sgs_LoadArgsExt(VA) [function]

SGSBOOL sgs_LoadArgsExt( sgs_Context* C, int from, const char* cmd, ... )

SGSBOOL sgs_LoadArgsExtVA( sgs_Context* C, int from, const char* cmd, va_list* args )

Parse the stack items and retrieve their data according to cmd, starting from item from.

control commands
parsing commands