Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationlist_get_data_type

Official ZPE/YASS documentationlist_get_data_type

array_get_data_type (list l) ⇒ string

Get the internal data type of an array. Note that this will not work with lists since data types can vary per element.

First available: Version 1.7.10

Notes

Using this method is faster than performing a type call on the index of an array element.

Comments
Feedback 👍
Comments are sent via email to me.