lua_compare ( L idx1 idx2 op -- int )


Vocabulary
lua

Inputs
Lan object
idx1an object
idx2an object
opan object


Outputs
intan object


Definition


LIBRARY: liblua5.5 FUNCTION: int lua_compare
( lua_State* L, int idx1, int idx2, int op )