simCreateStack

Creates a stack object that is mainly used to exchange complex data in an easy way with scripts

C++ synopsis

int simCreateStack()

Return

  • -1 in case of an error, otherwise a stack handle.


See also: