Expand description
Node: cxx:Function:Luau.VM:VM/src/laux.cpp:529:luaL_addvalueany
Source: VM/src/laux.cpp:529-582 (hand-ported)
Functions§
- lua_
l_ addvalueany - C++
void luaL_addvalueany(luaL_Strbuf *B, int idx)— converts the value at stack indexidxto its string representation and appends it to bufferB.