On this pagesize (Function)Function to return the size of the list.Syntax<INT> list:size(<OBJECT> list)Query ParametersNameDescriptionDefault ValuePossible Data TypesOptionalDynamiclistThe list for which size should be returned.OBJECTNoYesExample 1list:size(stockSymbols)Returns size of the stockSymbols list.