Looking at the Godot repository, it looks like append_array
will be added to 3.2.4 and beyond; for whatever reason, they added that method to the documentation despite 3.2.4 not having been released as of yet (as of March 11, 2021). My guess they added the method description into the documentation ahead of time so they didn't forget.