Saves the current position in the traversal stack onto the traversal stack. This can be useful if you wish to use KvGotoNextKey() and have the previous key saved for backwards traversal.
bool KvSavePosition(Handle kv)
KeyValues Handle.
True on success, false if there is no higher node.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.