if.arr

/ Conditionals / if.arr

Title : if.arr
Purpose : Used to determine whether the given variable type is an array.
Syntax :
Input Parameters : variable name: (int) (Required) variable to check
Return Value : N/A
Example 1 :
Code :
Output : Variable is an Array
Description : The above example code will output string if the template.arr is type of array. Otherwise it will be empty.
Categories
Most Popular

Leave a Reply

Your email address will not be published.