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