Use compact() to Create an Array from Variables

Use compact() to Create an Array from Variables

The compact() function creates an array from a set of variables. This is useful for packaging related variables together.

← Back to Tips List