Method Builtin.automap_marker()->create()
- Method
create
Builtin.automap_marker Builtin.automap_marker(arrayarr,intdepth)- Parameter
arr Array that __automap__() is to loop over.
- Parameter
depth Recursion depth of
arrwhere the loop will be.
Builtin.automap_marker Builtin.automap_marker(array arr, int depth)
arrArray that __automap__() is to loop over.
depthRecursion depth of arr where the loop will be.