Clones a string map, returning a new handle with the same size and data. This should NOT be confused with CloneHandle. This is a completely new handle with the same data but no relation to the original. It should be closed when no longer needed with delete or CloseHandle().
StringMap Clone()
New handle to the cloned string map
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.